[maven-release-plugin] prepare release accurest-maven-project-0.1.1
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>io.codearte.accurest</groupId>
|
||||
<artifactId>accurest-maven-project</artifactId>
|
||||
<version>0.1-SNAPSHOT</version>
|
||||
<version>0.1.1</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>accurest-maven-plugin</artifactId>
|
||||
|
||||
4
pom.xml
4
pom.xml
@@ -4,7 +4,7 @@
|
||||
|
||||
<groupId>io.codearte.accurest</groupId>
|
||||
<artifactId>accurest-maven-project</artifactId>
|
||||
<version>0.1-SNAPSHOT</version>
|
||||
<version>0.1.1</version>
|
||||
|
||||
<name>Accurate Maven Plugin Project</name>
|
||||
<description>Accurate REST Maven Plugin</description>
|
||||
@@ -50,7 +50,7 @@
|
||||
<connection>scm:git:https://github.com/Codearte/accurest-maven-plugin.git</connection>
|
||||
<developerConnection>scm:git:git@github.com:Codearte/accurest-maven-plugin.git</developerConnection>
|
||||
<url>https://github.com/Codearte/accurest-maven-plugin</url>
|
||||
<tag>HEAD</tag>
|
||||
<tag>accurest-maven-project-0.1.1</tag>
|
||||
</scm>
|
||||
|
||||
<distributionManagement>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>accurest-maven-project</artifactId>
|
||||
<groupId>io.codearte.accurest</groupId>
|
||||
<version>0.1-SNAPSHOT</version>
|
||||
<version>0.1.1</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>accurest-test-deps</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user