Skip to content

Commit

Permalink
[maven-release-plugin] prepare release distribution-2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jlcsmith committed Sep 9, 2015
1 parent 3aa7420 commit eb9c943
Show file tree
Hide file tree
Showing 17 changed files with 21 additions and 17 deletions.
2 changes: 1 addition & 1 deletion distribution/console-branding/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>distribution</artifactId>
<groupId>ddf</groupId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.1</version>
</parent>

<artifactId>console-branding</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distribution/ddf-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>distribution</artifactId>
<groupId>ddf</groupId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.1</version>
</parent>

<!--
Expand Down
2 changes: 1 addition & 1 deletion distribution/ddf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>kernel</artifactId>
<groupId>ddf.distribution</groupId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.1</version>
<relativePath>../kernel/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion distribution/docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>ddf</groupId>
<artifactId>distribution</artifactId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.1</version>
</parent>

<artifactId>docs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distribution/install-profiles/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>distribution</artifactId>
<groupId>ddf</groupId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.1</version>
</parent>

<name>DDF :: Distribution :: Install Profiles</name>
Expand Down
2 changes: 1 addition & 1 deletion distribution/kernel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>distribution</artifactId>
<groupId>ddf</groupId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.1</version>
</parent>

<!--
Expand Down
6 changes: 5 additions & 1 deletion distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</parent>

<artifactId>distribution</artifactId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.1</version>
<packaging>pom</packaging>
<name>DDF Distribution</name>

Expand Down Expand Up @@ -137,4 +137,8 @@
</profile>
</profiles>


<scm>
<tag>distribution-2.7.1</tag>
</scm>
</project>
2 changes: 1 addition & 1 deletion distribution/test/features-xml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>test</artifactId>
<groupId>ddf.test</groupId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.1</version>
</parent>
<artifactId>features-xml</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion distribution/test/itests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>ddf.test</groupId>
<artifactId>test</artifactId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.1</version>
</parent>
<groupId>ddf.test.itests</groupId>
<artifactId>itests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distribution/test/itests/test-itests-catalog/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>ddf.test.itests</groupId>
<artifactId>itests</artifactId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.1</version>
</parent>
<artifactId>test-itests-catalog</artifactId>
<name>DDF :: Test :: Integration :: Catalog</name>
Expand Down
2 changes: 1 addition & 1 deletion distribution/test/itests/test-itests-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>ddf.test.itests</groupId>
<artifactId>itests</artifactId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.1</version>
</parent>

<artifactId>test-itests-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distribution/test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>ddf</groupId>
<artifactId>distribution</artifactId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.1</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion distribution/test/test-input-transformer-stubs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>test</artifactId>
<groupId>ddf.test</groupId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.1</version>
</parent>
<artifactId>test-input-transformer-stubs</artifactId>
<name>DDF :: Test :: Input Transformer Stubs</name>
Expand Down
2 changes: 1 addition & 1 deletion distribution/test/thirdparty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>ddf.test</groupId>
<artifactId>test</artifactId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.1</version>
</parent>
<groupId>ddf.test.thirdparty</groupId>
<artifactId>thirdparty</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distribution/test/thirdparty/rest-assured/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>ddf.test.thirdparty</groupId>
<artifactId>thirdparty</artifactId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.1</version>
</parent>
<artifactId>rest-assured</artifactId>
<name>DDF :: Test :: Thirdparty :: REST-assured</name>
Expand Down
2 changes: 1 addition & 1 deletion distribution/webconsole-branding-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<artifactId>distribution</artifactId>
<groupId>ddf</groupId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.1</version>
</parent>

<artifactId>webconsole-branding-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distribution/webconsole-branding/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>distribution</artifactId>
<groupId>ddf</groupId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.1</version>
</parent>

<artifactId>webconsole-branding</artifactId>
Expand Down

0 comments on commit eb9c943

Please sign in to comment.