File tree Expand file tree Collapse file tree 6 files changed +14
-6
lines changed Expand file tree Collapse file tree 6 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >jsondoc-master</artifactId >
7
7
<groupId >org.jsondoc</groupId >
8
- <version >1.0.2 </version >
8
+ <version >1.0.3-SNAPSHOT </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >jsondoc-master</artifactId >
7
7
<groupId >org.jsondoc</groupId >
8
- <version >1.0.2 </version >
8
+ <version >1.0.3-SNAPSHOT </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >jsondoc-master</artifactId >
7
7
<groupId >org.jsondoc</groupId >
8
- <version >1.0.2 </version >
8
+ <version >1.0.3-SNAPSHOT </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<artifactId >jsondoc-master</artifactId >
8
8
<groupId >org.jsondoc</groupId >
9
- <version >1.0.2 </version >
9
+ <version >1.0.3-SNAPSHOT </version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<artifactId >jsondoc-master</artifactId >
8
8
<groupId >org.jsondoc</groupId >
9
- <version >1.0.2 </version >
9
+ <version >1.0.3-SNAPSHOT </version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >org.jsondoc</groupId >
7
7
<artifactId >jsondoc-master</artifactId >
8
- <version >1.0.2 </version >
8
+ <version >1.0.3-SNAPSHOT </version >
9
9
<packaging >pom</packaging >
10
10
<name >jsondoc-master</name >
11
11
170
170
<groupId >org.apache.maven.plugins</groupId >
171
171
<artifactId >maven-javadoc-plugin</artifactId >
172
172
<version >2.8.1</version >
173
+ <executions >
174
+ <execution >
175
+ <id >attach-javadocs</id >
176
+ <goals >
177
+ <goal >jar</goal >
178
+ </goals >
179
+ </execution >
180
+ </executions >
173
181
</plugin >
174
182
175
183
<plugin >
You can’t perform that action at this time.
0 commit comments