Skip to content
This repository has been archived by the owner on Mar 29, 2020. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
tdziurko committed Mar 20, 2013
1 parent 15c0f6f commit 095fa87
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>pl.softwaremill.common</groupId>
<artifactId>softwaremill-common-parent</artifactId>
<version>73</version>
<version>74-SNAPSHOT</version>
<name>Softwaremill Common Parent</name>
<packaging>pom</packaging>

Expand Down
2 changes: 1 addition & 1 deletion softwaremill-backup/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>pl.softwaremill.common</groupId>
<artifactId>softwaremill-common-parent</artifactId>
<version>73</version>
<version>74-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion softwaremill-cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>pl.softwaremill.common</groupId>
<artifactId>softwaremill-common-parent</artifactId>
<version>73</version>
<version>74-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion softwaremill-conf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>pl.softwaremill.common</groupId>
<artifactId>softwaremill-common-parent</artifactId>
<version>73</version>
<version>74-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion softwaremill-debug/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>pl.softwaremill.common</groupId>
<artifactId>softwaremill-common-parent</artifactId>
<version>73</version>
<version>74-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion softwaremill-faces/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>pl.softwaremill.common</groupId>
<artifactId>softwaremill-common-parent</artifactId>
<version>73</version>
<version>74-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion softwaremill-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>pl.softwaremill.common</groupId>
<artifactId>softwaremill-common-parent</artifactId>
<version>73</version>
<version>74-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion softwaremill-paypal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>softwaremill-common-parent</artifactId>
<groupId>pl.softwaremill.common</groupId>
<version>73</version>
<version>74-SNAPSHOT</version>
</parent>

<artifactId>softwaremill-paypal</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion softwaremill-sqs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>pl.softwaremill.common</groupId>
<artifactId>softwaremill-common-parent</artifactId>
<version>73</version>
<version>74-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion softwaremill-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>softwaremill-common-parent</artifactId>
<groupId>pl.softwaremill.common</groupId>
<version>73</version>
<version>74-SNAPSHOT</version>
</parent>

<artifactId>softwaremill-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion softwaremill-test/softwaremill-test-arquillian/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>pl.softwaremill.common</groupId>
<artifactId>softwaremill-test</artifactId>
<version>73</version>
<version>74-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion softwaremill-test/softwaremill-test-db/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>pl.softwaremill.common</groupId>
<artifactId>softwaremill-test</artifactId>
<version>73</version>
<version>74-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion softwaremill-test/softwaremill-test-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>softwaremill-test</artifactId>
<groupId>pl.softwaremill.common</groupId>
<version>73</version>
<version>74-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion softwaremill-test/softwaremill-test-ui-swing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>softwaremill-test</artifactId>
<groupId>pl.softwaremill.common</groupId>
<version>73</version>
<version>74-SNAPSHOT</version>
</parent>

<artifactId>softwaremill-test-ui-swing</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion softwaremill-test/softwaremill-test-ui-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>pl.softwaremill.common</groupId>
<artifactId>softwaremill-test</artifactId>
<version>73</version>
<version>74-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion softwaremill-test/softwaremill-test-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>pl.softwaremill.common</groupId>
<artifactId>softwaremill-test</artifactId>
<version>73</version>
<version>74-SNAPSHOT</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion softwaremill-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>pl.softwaremill.common</groupId>
<artifactId>softwaremill-common-parent</artifactId>
<version>73</version>
<version>74-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down

0 comments on commit 095fa87

Please sign in to comment.