Skip to content

Commit 5896ad4

Browse files
[maven-release-plugin] prepare release v1.8.0
1 parent 69449bc commit 5896ad4

File tree

12 files changed

+14
-14
lines changed

12 files changed

+14
-14
lines changed

apidocs/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.rampart</groupId>
2424
<artifactId>rampart-project</artifactId>
25-
<version>1.8.0-SNAPSHOT</version>
25+
<version>1.8.0</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>apidocs</artifactId>
@@ -32,7 +32,7 @@
3232
<connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-rampart.git</connection>
3333
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-rampart.git</developerConnection>
3434
<url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-rampart.git;a=summary</url>
35-
<tag>HEAD</tag>
35+
<tag>v1.8.0</tag>
3636
</scm>
3737
<dependencies>
3838
<dependency>

modules/distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.rampart</groupId>
2727
<artifactId>rampart-project</artifactId>
28-
<version>1.8.0-SNAPSHOT</version>
28+
<version>1.8.0</version>
2929
<relativePath>../../pom.xml</relativePath>
3030
</parent>
3131
<modelVersion>4.0.0</modelVersion>

modules/rampart-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.rampart</groupId>
2727
<artifactId>rampart-project</artifactId>
28-
<version>1.8.0-SNAPSHOT</version>
28+
<version>1.8.0</version>
2929
<relativePath>../../pom.xml</relativePath>
3030
</parent>
3131

modules/rampart-integration/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.rampart</groupId>
2727
<artifactId>rampart-project</artifactId>
28-
<version>1.8.0-SNAPSHOT</version>
28+
<version>1.8.0</version>
2929
<relativePath>../../pom.xml</relativePath>
3030
</parent>
3131

modules/rampart-mar/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.rampart</groupId>
2626
<artifactId>rampart-project</artifactId>
27-
<version>1.8.0-SNAPSHOT</version>
27+
<version>1.8.0</version>
2828
<relativePath>../../pom.xml</relativePath>
2929
</parent>
3030

modules/rampart-policy/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.rampart</groupId>
2727
<artifactId>rampart-project</artifactId>
28-
<version>1.8.0-SNAPSHOT</version>
28+
<version>1.8.0</version>
2929
<relativePath>../../pom.xml</relativePath>
3030
</parent>
3131

modules/rampart-samples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.rampart</groupId>
2727
<artifactId>rampart-project</artifactId>
28-
<version>1.8.0-SNAPSHOT</version>
28+
<version>1.8.0</version>
2929
<relativePath>../../pom.xml</relativePath>
3030
</parent>
3131

modules/rampart-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.rampart</groupId>
2727
<artifactId>rampart-project</artifactId>
28-
<version>1.8.0-SNAPSHOT</version>
28+
<version>1.8.0</version>
2929
<relativePath>../../pom.xml</relativePath>
3030
</parent>
3131

modules/rampart-testutils/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.rampart</groupId>
2525
<artifactId>rampart-project</artifactId>
26-
<version>1.8.0-SNAPSHOT</version>
26+
<version>1.8.0</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

modules/rampart-trust-mar/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.rampart</groupId>
2727
<artifactId>rampart-project</artifactId>
28-
<version>1.8.0-SNAPSHOT</version>
28+
<version>1.8.0</version>
2929
<relativePath>../../pom.xml</relativePath>
3030
</parent>
3131

0 commit comments

Comments
 (0)