File tree Expand file tree Collapse file tree 2 files changed +8
-15
lines changed Expand file tree Collapse file tree 2 files changed +8
-15
lines changed Original file line number Diff line number Diff line change 66
77 <groupId >io.taliox</groupId >
88 <artifactId >zulip-java-rest</artifactId >
9- <version >0.0.2 </version >
10- <inceptionYear >2016 </inceptionYear >
9+ <version >0.0.1-SNAPSHOT </version >
10+ <inceptionYear >2019 </inceptionYear >
1111
1212 <parent >
1313 <groupId >org.sonatype.oss</groupId >
172172 <url >https://github.com/taliox/zulip-java-rest</url >
173173 <connection >scm:git:git://github.com/taliox/zulip-java-rest.git</connection >
174174 <developerConnection >scm:git:git@github.com:taliox/taliox.git</developerConnection >
175- <tag >0.0.02 </tag >
175+ <tag >HEAD </tag >
176176 </scm >
177177
178178 <licenses >
Original file line number Diff line number Diff line change 11# release configuration
2- # Fri Apr 26 12:32:02 CEST 2019
2+ # Fri Apr 26 12:53:12 CEST 2019
33projectVersionPolicyId =default
4+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
5+ exec.additionalArguments =-Dgpg.passphrase\=taliox.io\!
46remoteTagging =true
5- project.scm.io.taliox\: zulip-java-rest.connection =scm\:git\:git\://github.com/taliox/zulip-java-rest.git
67scm.commentPrefix =[maven-release-plugin]
7- completedPhase =generate-release-poms
8- scm.url =scm\:git\:git@github.com\:taliox/taliox.git
9- project.scm.io.taliox\: zulip-java-rest.url =https\://github.com/taliox/zulip-java-rest
10- exec.additionalArguments =-Dgpg.passphrase\=taliox.io\!
11- scm.tagNameFormat =@{project.artifactId}-@{project.version}
128pushChanges =false
13- project.rel.io.taliox\: zulip-java-rest =0.0.2
14- project.scm.io.taliox\: zulip-java-rest.developerConnection =scm\:git\:git@github.com\:taliox/taliox.git
15- project.dev.io.taliox\: zulip-java-rest =0.0.3-SNAPSHOT
16- scm.tag =0.0.02
17- project.scm.io.taliox\: zulip-java-rest.tag =zulip-java-rest-0.0.1
9+ completedPhase =check-poms
10+ scm.url =scm\:git\:git@github.com\:taliox/taliox.git
1811exec.snapshotReleasePluginAllowed =false
1912preparationGoals =clean verify
You can’t perform that action at this time.
0 commit comments