Skip to content

Commit 8cd28fb

Browse files
author
Xuan Dai
committed
[maven-release-plugin] prepare release geronimo-eclipse-plugin-2.1.6
git-svn-id: https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/branches/2.1.6@961655 13f79535-47bb-0310-9956-ffa450edef68
1 parent 5aeb920 commit 8cd28fb

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

assembly/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>org.apache.geronimo.devtools</groupId>
2828
<artifactId>geronimo-eclipse-plugin</artifactId>
29-
<version>2.1.6-SNAPSHOT</version>
29+
<version>2.1.6</version>
3030
<relativePath>../pom.xml</relativePath>
3131
</parent>
3232
<build>

eclipse/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<groupId>org.apache.geronimo.devtools</groupId>
2929
<artifactId>geronimo-eclipse-plugin</artifactId>
30-
<version>2.1.6-SNAPSHOT</version>
30+
<version>2.1.6</version>
3131
<relativePath>../pom.xml</relativePath>
3232
</parent>
3333

features/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>org.apache.geronimo.devtools</groupId>
2828
<artifactId>geronimo-eclipse-plugin</artifactId>
29-
<version>2.1.6-SNAPSHOT</version>
29+
<version>2.1.6</version>
3030
<relativePath>../pom.xml</relativePath>
3131
</parent>
3232

plugins/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>org.apache.geronimo.devtools</groupId>
2828
<artifactId>geronimo-eclipse-plugin</artifactId>
29-
<version>2.1.6-SNAPSHOT</version>
29+
<version>2.1.6</version>
3030
<relativePath>../pom.xml</relativePath>
3131
</parent>
3232
<build>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<artifactId>geronimo-eclipse-plugin</artifactId>
2424
<packaging>pom</packaging>
2525
<name>Geronimo Eclipse Plugin</name>
26-
<version>2.1.6-SNAPSHOT</version>
26+
<version>2.1.6</version>
2727

2828
<parent>
2929
<groupId>org.apache</groupId>

0 commit comments

Comments
 (0)