Skip to content

Commit b54aa7c

Browse files
author
Xuan Dai
committed
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/branches/2.1.5@934294 13f79535-47bb-0310-9956-ffa450edef68
1 parent 666300f commit b54aa7c

File tree

17 files changed

+25
-25
lines changed

17 files changed

+25
-25
lines changed

assembly/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
<artifactId>assembly</artifactId>
2323
<packaging>pom</packaging>
2424
<name>Geronimo Eclipse Plugin :: Assembly</name>
25-
<version>2.1.5</version>
25+
<version>2.1.6</version>
2626
<parent>
2727
<groupId>org.apache.geronimo.devtools</groupId>
2828
<artifactId>geronimo-eclipse-plugin</artifactId>
29-
<version>2.1.5</version>
29+
<version>2.1.6-SNAPSHOT</version>
3030
<relativePath>../pom.xml</relativePath>
3131
</parent>
3232
<build>

eclipse/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@
2020
<modelVersion>4.0.0</modelVersion>
2121
<groupId>org.apache.geronimo.devtools</groupId>
2222
<artifactId>eclipse</artifactId>
23-
<version>2.1.5</version>
23+
<version>2.1.6</version>
2424
<packaging>pom</packaging>
2525
<name>Geronimo Eclipse Plugin :: Eclipse</name>
2626

2727
<parent>
2828
<groupId>org.apache.geronimo.devtools</groupId>
2929
<artifactId>geronimo-eclipse-plugin</artifactId>
30-
<version>2.1.5</version>
30+
<version>2.1.6-SNAPSHOT</version>
3131
<relativePath>../pom.xml</relativePath>
3232
</parent>
3333

features/org.apache.geronimo.v21.feature/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919
<modelVersion>4.0.0</modelVersion>
2020
<artifactId>org.apache.geronimo.v21.feature</artifactId>
2121
<packaging>jar</packaging>
22-
<version>2.1.5</version>
22+
<version>2.1.6</version>
2323
<name>${artifactId}</name>
2424
<parent>
2525
<groupId>org.apache.geronimo.devtools</groupId>
2626
<artifactId>eclipse-features-parent</artifactId>
27-
<version>2.1.5</version>
27+
<version>2.1.6</version>
2828
<relativePath>../pom.xml</relativePath>
2929
</parent>
3030
<build>

features/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
<modelVersion>4.0.0</modelVersion>
2121
<groupId>org.apache.geronimo.devtools</groupId>
2222
<artifactId>eclipse-features-parent</artifactId>
23-
<version>2.1.5</version>
23+
<version>2.1.6</version>
2424
<packaging>pom</packaging>
2525
<name>Geronimo Eclipse Plugin :: Features</name>
2626
<parent>
2727
<groupId>org.apache.geronimo.devtools</groupId>
2828
<artifactId>geronimo-eclipse-plugin</artifactId>
29-
<version>2.1.5</version>
29+
<version>2.1.6-SNAPSHOT</version>
3030
<relativePath>../pom.xml</relativePath>
3131
</parent>
3232
<modules>

plugins/org.apache.geronimo.jee.v21.jaxbmodel/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.geronimo.devtools</groupId>
2626
<artifactId>eclipse-plugins-parent</artifactId>
27-
<version>2.1.5</version>
27+
<version>2.1.6</version>
2828
<relativePath>../pom.xml</relativePath>
2929
</parent>
3030

plugins/org.apache.geronimo.runtime.common/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.geronimo.devtools</groupId>
2525
<artifactId>eclipse-plugins-parent</artifactId>
26-
<version>2.1.5</version>
26+
<version>2.1.6</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929
<build>

plugins/org.apache.geronimo.runtime.v20/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.geronimo.devtools</groupId>
2525
<artifactId>eclipse-plugins-parent</artifactId>
26-
<version>2.1.5</version>
26+
<version>2.1.6</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929
<properties>

plugins/org.apache.geronimo.runtime.v21/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.geronimo.devtools</groupId>
2525
<artifactId>eclipse-plugins-parent</artifactId>
26-
<version>2.1.5</version>
26+
<version>2.1.6</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929
<properties>

plugins/org.apache.geronimo.st.core/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.geronimo.devtools</groupId>
2525
<artifactId>eclipse-plugins-parent</artifactId>
26-
<version>2.1.5</version>
26+
<version>2.1.6</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929
<build>

plugins/org.apache.geronimo.st.schemas/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.geronimo.devtools</groupId>
2525
<artifactId>eclipse-plugins-parent</artifactId>
26-
<version>2.1.5</version>
26+
<version>2.1.6</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929
<build>

0 commit comments

Comments
 (0)