Skip to content

Commit

Permalink
[maven-release-plugin] prepare release stamdata-parent-3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tgk committed Dec 28, 2011
1 parent 52441c4 commit 3376d88
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion common/common/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>dk.nsi.stamdata</groupId>
<artifactId>stamdata-parent</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion common/performance/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>dk.nsi.stamdata</groupId>
<artifactId>stamdata-parent</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion common/testing/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>dk.nsi.stamdata</groupId>
<artifactId>stamdata-parent</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dodi/data-manager/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>dk.nsi.stamdata</groupId>
<artifactId>stamdata-parent</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion nsp/authorization-lookup-ws/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>dk.nsi.stamdata</groupId>
<artifactId>stamdata-parent</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion nsp/batch-copy-ws/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>dk.nsi.stamdata</groupId>
<artifactId>stamdata-parent</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion nsp/cpr-ws/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>dk.nsi.stamdata</groupId>
<artifactId>stamdata-parent</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -7,7 +7,7 @@
<groupId>dk.nsi.stamdata</groupId>
<artifactId>stamdata-parent</artifactId>
<packaging>pom</packaging>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>

<scm>
<connection>scm:git:git@github.com:trifork/sdm.git</connection>
Expand Down

0 comments on commit 3376d88

Please sign in to comment.