Skip to content

Commit 2318717

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.6@961680 13f79535-47bb-0310-9956-ffa450edef68
1 parent 842f6c7 commit 2318717

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.6</version>
25+
<version>2.1.7</version>
2626
<parent>
2727
<groupId>org.apache.geronimo.devtools</groupId>
2828
<artifactId>geronimo-eclipse-plugin</artifactId>
29-
<version>2.1.6</version>
29+
<version>2.1.7-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.6</version>
23+
<version>2.1.7</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.6</version>
30+
<version>2.1.7-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.6</version>
22+
<version>2.1.7</version>
2323
<name>${artifactId}</name>
2424
<parent>
2525
<groupId>org.apache.geronimo.devtools</groupId>
2626
<artifactId>eclipse-features-parent</artifactId>
27-
<version>2.1.6</version>
27+
<version>2.1.7</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.6</version>
23+
<version>2.1.7</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.6</version>
29+
<version>2.1.7-SNAPSHOT</version>
3030
<relativePath>../pom.xml</relativePath>
3131
</parent>
3232

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.6</version>
27+
<version>2.1.7</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.6</version>
26+
<version>2.1.7</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.6</version>
26+
<version>2.1.7</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.6</version>
26+
<version>2.1.7</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.6</version>
26+
<version>2.1.7</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.6</version>
26+
<version>2.1.7</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929
<build>

plugins/org.apache.geronimo.st.ui/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.6</version>
26+
<version>2.1.7</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929
<build>

plugins/org.apache.geronimo.st.v20.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.6</version>
26+
<version>2.1.7</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929
<build>

plugins/org.apache.geronimo.st.v20.ui/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.6</version>
26+
<version>2.1.7</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929
<build>

plugins/org.apache.geronimo.st.v21.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.6</version>
26+
<version>2.1.7</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929
<build>

plugins/org.apache.geronimo.st.v21.ui/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.6</version>
26+
<version>2.1.7</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929
<build>

plugins/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-plugins-parent</artifactId>
23-
<version>2.1.6</version>
23+
<version>2.1.7</version>
2424
<packaging>pom</packaging>
2525
<name>Geronimo Eclipse Plugin :: Plugins</name>
2626
<parent>
2727
<groupId>org.apache.geronimo.devtools</groupId>
2828
<artifactId>geronimo-eclipse-plugin</artifactId>
29-
<version>2.1.6</version>
29+
<version>2.1.7-SNAPSHOT</version>
3030
<relativePath>../pom.xml</relativePath>
3131
</parent>
3232
<build>

pom.xml

Lines changed: 4 additions & 4 deletions
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</version>
26+
<version>2.1.7-SNAPSHOT</version>
2727

2828
<parent>
2929
<groupId>org.apache</groupId>
@@ -65,9 +65,9 @@
6565
</mailingLists>
6666

6767
<scm>
68-
<connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/tags/geronimo-eclipse-plugin-2.1.6</connection>
69-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/tags/geronimo-eclipse-plugin-2.1.6</developerConnection>
70-
<url>https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/tags/geronimo-eclipse-plugin-2.1.6</url>
68+
<connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/branches/2.1.6</connection>
69+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/branches/2.1.6</developerConnection>
70+
<url>https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/branches/2.1.6</url>
7171
</scm>
7272

7373
<organization>

0 commit comments

Comments
 (0)