[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Travis Burtrum 2015-08-27 15:54:42 -04:00
parent 98bcef3dbb
commit 1850272d64
10 changed files with 10 additions and 10 deletions

View File

@ -24,7 +24,7 @@
<parent>
<groupId>com.moparisthebest.beehive</groupId>
<artifactId>beehive</artifactId>
<version>1.0.4</version>
<version>1.0.5-SNAPSHOT</version>
</parent>
<artifactId>beehive-controls</artifactId>
<name>beehive-controls</name>

View File

@ -23,7 +23,7 @@
<parent>
<groupId>com.moparisthebest.beehive</groupId>
<artifactId>beehive</artifactId>
<version>1.0.4</version>
<version>1.0.5-SNAPSHOT</version>
</parent>
<artifactId>beehive-ejb-control</artifactId>
<name>beehive-ejb-control</name>

View File

@ -23,7 +23,7 @@
<parent>
<groupId>com.moparisthebest.beehive</groupId>
<artifactId>beehive</artifactId>
<version>1.0.4</version>
<version>1.0.5-SNAPSHOT</version>
</parent>
<artifactId>beehive-jdbc-control</artifactId>
<name>beehive-jdbc-control</name>

View File

@ -4,7 +4,7 @@
<parent>
<groupId>com.moparisthebest.beehive</groupId>
<artifactId>beehive</artifactId>
<version>1.0.4</version>
<version>1.0.5-SNAPSHOT</version>
</parent>
<artifactId>beehive-jdbc-mapper</artifactId>
<name>${project.artifactId}</name>

View File

@ -23,7 +23,7 @@
<parent>
<groupId>com.moparisthebest.beehive</groupId>
<artifactId>beehive</artifactId>
<version>1.0.4</version>
<version>1.0.5-SNAPSHOT</version>
</parent>
<artifactId>beehive-jms-control</artifactId>
<name>beehive-jms-control</name>

View File

@ -23,7 +23,7 @@
<parent>
<groupId>com.moparisthebest.beehive</groupId>
<artifactId>beehive</artifactId>
<version>1.0.4</version>
<version>1.0.5-SNAPSHOT</version>
</parent>
<artifactId>beehive-netui-bootstrap</artifactId>
<name>beehive-netui-bootstrap</name>

View File

@ -24,7 +24,7 @@
<parent>
<groupId>com.moparisthebest.beehive</groupId>
<artifactId>beehive</artifactId>
<version>1.0.4</version>
<version>1.0.5-SNAPSHOT</version>
</parent>
<artifactId>beehive-netui-compiler</artifactId>
<name>beehive-netui-compiler</name>

View File

@ -23,7 +23,7 @@
<parent>
<groupId>com.moparisthebest.beehive</groupId>
<artifactId>beehive</artifactId>
<version>1.0.4</version>
<version>1.0.5-SNAPSHOT</version>
</parent>
<artifactId>beehive-netui-core</artifactId>
<name>beehive-netui-core</name>

View File

@ -23,7 +23,7 @@
<parent>
<groupId>com.moparisthebest.beehive</groupId>
<artifactId>beehive</artifactId>
<version>1.0.4</version>
<version>1.0.5-SNAPSHOT</version>
</parent>
<artifactId>beehive-netui-tags</artifactId>
<name>beehive-netui-tags</name>

View File

@ -27,7 +27,7 @@
</parent>
<groupId>com.moparisthebest.beehive</groupId>
<artifactId>beehive</artifactId>
<version>1.0.4</version>
<version>1.0.5-SNAPSHOT</version>
<description>
Beehive's goal is to make J2EE programming easier by building a simple object model on J2EE and Struts. Using
the new JSR-175 annotations, Beehive reduces the coding necessary for J2EE. The initial Beehive project has