File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Expand file tree Collapse file tree 6 files changed +7
-7
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.3-SNAPSHOT </version >
8
+ <version >1.0.3</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.3-SNAPSHOT </version >
8
+ <version >1.0.3</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.3-SNAPSHOT </version >
8
+ <version >1.0.3</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.3-SNAPSHOT </version >
9
+ <version >1.0.3</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.3-SNAPSHOT </version >
9
+ <version >1.0.3</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.3-SNAPSHOT </version >
8
+ <version >1.0.3</version >
9
9
<packaging >pom</packaging >
10
10
<name >jsondoc-master</name >
11
11
<url >http://jsondoc.org</url >
222
222
<configuration >
223
223
<serverId >ossrh</serverId >
224
224
<nexusUrl >https://oss.sonatype.org/</nexusUrl >
225
- <autoReleaseAfterClose >false </autoReleaseAfterClose >
225
+ <autoReleaseAfterClose >true </autoReleaseAfterClose >
226
226
</configuration >
227
227
</plugin >
228
228
You can’t perform that action at this time.
0 commit comments