[maven-release-plugin] rollback the release of v0.9.15
This commit is contained in:
parent
a6ed3975f9
commit
1d7260ea9e
3 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@
|
|||
</parent>
|
||||
<groupId>com.faendir</groupId>
|
||||
<artifactId>acrarium</artifactId>
|
||||
<version>0.9.16-SNAPSHOT</version>
|
||||
<version>0.9.15-SNAPSHOT</version>
|
||||
<packaging>war</packaging>
|
||||
<name>Acrarium</name>
|
||||
<properties>
|
||||
|
@ -337,7 +337,7 @@
|
|||
<plugin>
|
||||
<groupId>com.faendir</groupId>
|
||||
<artifactId>message-generator-maven-plugin</artifactId>
|
||||
<version>0.9.16-SNAPSHOT</version>
|
||||
<version>0.9.15-SNAPSHOT</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<goals>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.faendir</groupId>
|
||||
<artifactId>message-generator-maven-plugin</artifactId>
|
||||
<version>0.9.16-SNAPSHOT</version>
|
||||
<version>0.9.15-SNAPSHOT</version>
|
||||
<packaging>maven-plugin</packaging>
|
||||
<name>message-generator-maven-plugin</name>
|
||||
<properties>
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -3,7 +3,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.faendir</groupId>
|
||||
<artifactId>parent</artifactId>
|
||||
<version>0.9.16-SNAPSHOT</version>
|
||||
<version>0.9.15-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
<modules>
|
||||
<module>message-generator-maven-plugin</module>
|
||||
|
|
Loading…
Reference in a new issue