Skip to content

Commit 68d5d0c

Browse files
author
Yi Xiao
committed
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/branches/3.0@1362743 13f79535-47bb-0310-9956-ffa450edef68
1 parent cc53f99 commit 68d5d0c

File tree

31 files changed

+64
-64
lines changed

31 files changed

+64
-64
lines changed

assembly/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@
2222

2323
<groupId>org.apache.geronimo.devtools</groupId>
2424
<artifactId>assembly</artifactId>
25-
<version>3.0.0</version>
25+
<version>3.0.1-SNAPSHOT</version>
2626
<packaging>pom</packaging>
2727
<name>Geronimo Eclipse Plugin :: Assembly</name>
2828

2929
<parent>
3030
<groupId>org.apache.geronimo.devtools</groupId>
3131
<artifactId>geronimo-eclipse-plugin</artifactId>
32-
<version>3.0.0</version>
32+
<version>3.0.1-SNAPSHOT</version>
3333
<relativePath>../pom.xml</relativePath>
3434
</parent>
3535

eclipse/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121

2222
<groupId>org.apache.geronimo.devtools</groupId>
2323
<artifactId>eclipse</artifactId>
24-
<version>3.0.0</version>
24+
<version>3.0.1-SNAPSHOT</version>
2525
<packaging>pom</packaging>
2626
<name>Geronimo Eclipse Plugin :: Eclipse</name>
2727

2828
<parent>
2929
<groupId>org.apache.geronimo.devtools</groupId>
3030
<artifactId>geronimo-eclipse-plugin</artifactId>
31-
<version>3.0.0</version>
31+
<version>3.0.1-SNAPSHOT</version>
3232
<relativePath>../pom.xml</relativePath>
3333
</parent>
3434

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121

2222
<groupId>org.apache.geronimo.devtools</groupId>
2323
<artifactId>org.apache.geronimo.v30.feature</artifactId>
24-
<version>3.0.0</version>
24+
<version>3.0.1-SNAPSHOT</version>
2525
<packaging>jar</packaging>
2626
<name>Geronimo Eclipse Plugin :: Features :: v30</name>
2727

2828
<parent>
2929
<groupId>org.apache.geronimo.devtools</groupId>
3030
<artifactId>eclipse-features-parent</artifactId>
31-
<version>3.0.0</version>
31+
<version>3.0.1-SNAPSHOT</version>
3232
<relativePath>../pom.xml</relativePath>
3333
</parent>
3434

features/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@
2222

2323
<groupId>org.apache.geronimo.devtools</groupId>
2424
<artifactId>eclipse-features-parent</artifactId>
25-
<version>3.0.0</version>
25+
<version>3.0.1-SNAPSHOT</version>
2626
<packaging>pom</packaging>
2727
<name>Geronimo Eclipse Plugin :: Features</name>
2828

2929
<parent>
3030
<groupId>org.apache.geronimo.devtools</groupId>
3131
<artifactId>geronimo-eclipse-plugin</artifactId>
32-
<version>3.0.0</version>
32+
<version>3.0.1-SNAPSHOT</version>
3333
<relativePath>../pom.xml</relativePath>
3434
</parent>
3535

plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121

2222
<groupId>org.apache.geronimo.devtools</groupId>
2323
<artifactId>org.apache.geronimo.j2ee.v11.jaxbmodel</artifactId>
24-
<version>3.0.0</version>
24+
<version>3.0.1-SNAPSHOT</version>
2525
<packaging>jar</packaging>
2626
<name>${artifactId}</name>
2727

2828
<parent>
2929
<groupId>org.apache.geronimo.devtools</groupId>
3030
<artifactId>eclipse-plugins-parent</artifactId>
31-
<version>3.0.0</version>
31+
<version>3.0.1-SNAPSHOT</version>
3232
<relativePath>../pom.xml</relativePath>
3333
</parent>
3434

plugins/org.apache.geronimo.jaxbmodel.common/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121

2222
<groupId>org.apache.geronimo.devtools</groupId>
2323
<artifactId>org.apache.geronimo.jaxbmodel.common</artifactId>
24-
<version>3.0.0</version>
24+
<version>3.0.1-SNAPSHOT</version>
2525
<packaging>jar</packaging>
2626
<name>${artifactId}</name>
2727

2828
<parent>
2929
<groupId>org.apache.geronimo.devtools</groupId>
3030
<artifactId>eclipse-plugins-parent</artifactId>
31-
<version>3.0.0</version>
31+
<version>3.0.1-SNAPSHOT</version>
3232
<relativePath>../pom.xml</relativePath>
3333
</parent>
3434

plugins/org.apache.geronimo.jee.v21.jaxbmodel/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121

2222
<groupId>org.apache.geronimo.devtools</groupId>
2323
<artifactId>org.apache.geronimo.jee.v21.jaxbmodel</artifactId>
24-
<version>3.0.0</version>
24+
<version>3.0.1-SNAPSHOT</version>
2525
<packaging>jar</packaging>
2626
<name>${artifactId}</name>
2727

2828
<parent>
2929
<groupId>org.apache.geronimo.devtools</groupId>
3030
<artifactId>eclipse-plugins-parent</artifactId>
31-
<version>3.0.0</version>
31+
<version>3.0.1-SNAPSHOT</version>
3232
<relativePath>../pom.xml</relativePath>
3333
</parent>
3434

plugins/org.apache.geronimo.jee.v22.jaxbmodel/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121

2222
<groupId>org.apache.geronimo.devtools</groupId>
2323
<artifactId>org.apache.geronimo.jee.v22.jaxbmodel</artifactId>
24-
<version>3.0.0</version>
24+
<version>3.0.1-SNAPSHOT</version>
2525
<packaging>jar</packaging>
2626
<name>${artifactId}</name>
2727

2828
<parent>
2929
<groupId>org.apache.geronimo.devtools</groupId>
3030
<artifactId>eclipse-plugins-parent</artifactId>
31-
<version>3.0.0</version>
31+
<version>3.0.1-SNAPSHOT</version>
3232
<relativePath>../pom.xml</relativePath>
3333
</parent>
3434

plugins/org.apache.geronimo.runtime.common/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121

2222
<groupId>org.apache.geronimo.devtools</groupId>
2323
<artifactId>org.apache.geronimo.runtime.common</artifactId>
24-
<version>3.0.0</version>
24+
<version>3.0.1-SNAPSHOT</version>
2525
<packaging>jar</packaging>
2626
<name>${artifactId}</name>
2727

2828
<parent>
2929
<groupId>org.apache.geronimo.devtools</groupId>
3030
<artifactId>eclipse-plugins-parent</artifactId>
31-
<version>3.0.0</version>
31+
<version>3.0.1-SNAPSHOT</version>
3232
<relativePath>../pom.xml</relativePath>
3333
</parent>
3434

plugins/org.apache.geronimo.runtime.v11/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121

2222
<groupId>org.apache.geronimo.devtools</groupId>
2323
<artifactId>org.apache.geronimo.runtime.v11</artifactId>
24-
<version>3.0.0</version>
24+
<version>3.0.1-SNAPSHOT</version>
2525
<packaging>jar</packaging>
2626
<name>${artifactId}</name>
2727

2828
<parent>
2929
<groupId>org.apache.geronimo.devtools</groupId>
3030
<artifactId>eclipse-plugins-parent</artifactId>
31-
<version>3.0.0</version>
31+
<version>3.0.1-SNAPSHOT</version>
3232
<relativePath>../pom.xml</relativePath>
3333
</parent>
3434

plugins/org.apache.geronimo.runtime.v20/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121

2222
<groupId>org.apache.geronimo.devtools</groupId>
2323
<artifactId>org.apache.geronimo.runtime.v20</artifactId>
24-
<version>3.0.0</version>
24+
<version>3.0.1-SNAPSHOT</version>
2525
<packaging>jar</packaging>
2626
<name>${artifactId}</name>
2727

2828
<parent>
2929
<groupId>org.apache.geronimo.devtools</groupId>
3030
<artifactId>eclipse-plugins-parent</artifactId>
31-
<version>3.0.0</version>
31+
<version>3.0.1-SNAPSHOT</version>
3232
<relativePath>../pom.xml</relativePath>
3333
</parent>
3434

plugins/org.apache.geronimo.runtime.v21/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121

2222
<groupId>org.apache.geronimo.devtools</groupId>
2323
<artifactId>org.apache.geronimo.runtime.v21</artifactId>
24-
<version>3.0.0</version>
24+
<version>3.0.1-SNAPSHOT</version>
2525
<packaging>jar</packaging>
2626
<name>${artifactId}</name>
2727

2828
<parent>
2929
<groupId>org.apache.geronimo.devtools</groupId>
3030
<artifactId>eclipse-plugins-parent</artifactId>
31-
<version>3.0.0</version>
31+
<version>3.0.1-SNAPSHOT</version>
3232
<relativePath>../pom.xml</relativePath>
3333
</parent>
3434

plugins/org.apache.geronimo.runtime.v22/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121

2222
<groupId>org.apache.geronimo.devtools</groupId>
2323
<artifactId>org.apache.geronimo.runtime.v22</artifactId>
24-
<version>3.0.0</version>
24+
<version>3.0.1-SNAPSHOT</version>
2525
<packaging>jar</packaging>
2626
<name>${artifactId}</name>
2727

2828
<parent>
2929
<groupId>org.apache.geronimo.devtools</groupId>
3030
<artifactId>eclipse-plugins-parent</artifactId>
31-
<version>3.0.0</version>
31+
<version>3.0.1-SNAPSHOT</version>
3232
<relativePath>../pom.xml</relativePath>
3333
</parent>
3434

plugins/org.apache.geronimo.runtime.v30/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121

2222
<groupId>org.apache.geronimo.devtools</groupId>
2323
<artifactId>org.apache.geronimo.runtime.v30</artifactId>
24-
<version>3.0.0</version>
24+
<version>3.0.1-SNAPSHOT</version>
2525
<packaging>jar</packaging>
2626
<name>${artifactId}</name>
2727

2828
<parent>
2929
<groupId>org.apache.geronimo.devtools</groupId>
3030
<artifactId>eclipse-plugins-parent</artifactId>
31-
<version>3.0.0</version>
31+
<version>3.0.1-SNAPSHOT</version>
3232
<relativePath>../pom.xml</relativePath>
3333
</parent>
3434

plugins/org.apache.geronimo.st.core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121

2222
<groupId>org.apache.geronimo.devtools</groupId>
2323
<artifactId>org.apache.geronimo.st.core</artifactId>
24-
<version>3.0.0</version>
24+
<version>3.0.1-SNAPSHOT</version>
2525
<packaging>jar</packaging>
2626
<name>${artifactId}</name>
2727

2828
<parent>
2929
<groupId>org.apache.geronimo.devtools</groupId>
3030
<artifactId>eclipse-plugins-parent</artifactId>
31-
<version>3.0.0</version>
31+
<version>3.0.1-SNAPSHOT</version>
3232
<relativePath>../pom.xml</relativePath>
3333
</parent>
3434

plugins/org.apache.geronimo.st.schemas/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121

2222
<groupId>org.apache.geronimo.devtools</groupId>
2323
<artifactId>org.apache.geronimo.st.schemas</artifactId>
24-
<version>3.0.0</version>
24+
<version>3.0.1-SNAPSHOT</version>
2525
<packaging>jar</packaging>
2626
<name>${artifactId}</name>
2727

2828
<parent>
2929
<groupId>org.apache.geronimo.devtools</groupId>
3030
<artifactId>eclipse-plugins-parent</artifactId>
31-
<version>3.0.0</version>
31+
<version>3.0.1-SNAPSHOT</version>
3232
<relativePath>../pom.xml</relativePath>
3333
</parent>
3434

plugins/org.apache.geronimo.st.ui/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121

2222
<groupId>org.apache.geronimo.devtools</groupId>
2323
<artifactId>org.apache.geronimo.st.ui</artifactId>
24-
<version>3.0.0</version>
24+
<version>3.0.1-SNAPSHOT</version>
2525
<packaging>jar</packaging>
2626
<name>${artifactId}</name>
2727

2828
<parent>
2929
<groupId>org.apache.geronimo.devtools</groupId>
3030
<artifactId>eclipse-plugins-parent</artifactId>
31-
<version>3.0.0</version>
31+
<version>3.0.1-SNAPSHOT</version>
3232
<relativePath>../pom.xml</relativePath>
3333
</parent>
3434

plugins/org.apache.geronimo.st.v11.core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121

2222
<groupId>org.apache.geronimo.devtools</groupId>
2323
<artifactId>org.apache.geronimo.st.v11.core</artifactId>
24-
<version>3.0.0</version>
24+
<version>3.0.1-SNAPSHOT</version>
2525
<packaging>jar</packaging>
2626
<name>${artifactId}</name>
2727

2828
<parent>
2929
<groupId>org.apache.geronimo.devtools</groupId>
3030
<artifactId>eclipse-plugins-parent</artifactId>
31-
<version>3.0.0</version>
31+
<version>3.0.1-SNAPSHOT</version>
3232
<relativePath>../pom.xml</relativePath>
3333
</parent>
3434

plugins/org.apache.geronimo.st.v11.schemas/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121

2222
<groupId>org.apache.geronimo.devtools</groupId>
2323
<artifactId>org.apache.geronimo.st.v11.schemas</artifactId>
24-
<version>3.0.0</version>
24+
<version>3.0.1-SNAPSHOT</version>
2525
<packaging>jar</packaging>
2626
<name>${artifactId}</name>
2727

2828
<parent>
2929
<groupId>org.apache.geronimo.devtools</groupId>
3030
<artifactId>eclipse-plugins-parent</artifactId>
31-
<version>3.0.0</version>
31+
<version>3.0.1-SNAPSHOT</version>
3232
<relativePath>../pom.xml</relativePath>
3333
</parent>
3434

plugins/org.apache.geronimo.st.v11.ui/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121

2222
<groupId>org.apache.geronimo.devtools</groupId>
2323
<artifactId>org.apache.geronimo.st.v11.ui</artifactId>
24-
<version>3.0.0</version>
24+
<version>3.0.1-SNAPSHOT</version>
2525
<packaging>jar</packaging>
2626
<name>${artifactId}</name>
2727

2828
<parent>
2929
<groupId>org.apache.geronimo.devtools</groupId>
3030
<artifactId>eclipse-plugins-parent</artifactId>
31-
<version>3.0.0</version>
31+
<version>3.0.1-SNAPSHOT</version>
3232
<relativePath>../pom.xml</relativePath>
3333
</parent>
3434

plugins/org.apache.geronimo.st.v20.core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121

2222
<groupId>org.apache.geronimo.devtools</groupId>
2323
<artifactId>org.apache.geronimo.st.v20.core</artifactId>
24-
<version>3.0.0</version>
24+
<version>3.0.1-SNAPSHOT</version>
2525
<packaging>jar</packaging>
2626
<name>${artifactId}</name>
2727

2828
<parent>
2929
<groupId>org.apache.geronimo.devtools</groupId>
3030
<artifactId>eclipse-plugins-parent</artifactId>
31-
<version>3.0.0</version>
31+
<version>3.0.1-SNAPSHOT</version>
3232
<relativePath>../pom.xml</relativePath>
3333
</parent>
3434

plugins/org.apache.geronimo.st.v20.ui/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121

2222
<groupId>org.apache.geronimo.devtools</groupId>
2323
<artifactId>org.apache.geronimo.st.v20.ui</artifactId>
24-
<version>3.0.0</version>
24+
<version>3.0.1-SNAPSHOT</version>
2525
<packaging>jar</packaging>
2626
<name>${artifactId}</name>
2727

2828
<parent>
2929
<groupId>org.apache.geronimo.devtools</groupId>
3030
<artifactId>eclipse-plugins-parent</artifactId>
31-
<version>3.0.0</version>
31+
<version>3.0.1-SNAPSHOT</version>
3232
<relativePath>../pom.xml</relativePath>
3333
</parent>
3434

plugins/org.apache.geronimo.st.v21.core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121

2222
<groupId>org.apache.geronimo.devtools</groupId>
2323
<artifactId>org.apache.geronimo.st.v21.core</artifactId>
24-
<version>3.0.0</version>
24+
<version>3.0.1-SNAPSHOT</version>
2525
<packaging>jar</packaging>
2626
<name>${artifactId}</name>
2727

2828
<parent>
2929
<groupId>org.apache.geronimo.devtools</groupId>
3030
<artifactId>eclipse-plugins-parent</artifactId>
31-
<version>3.0.0</version>
31+
<version>3.0.1-SNAPSHOT</version>
3232
<relativePath>../pom.xml</relativePath>
3333
</parent>
3434

0 commit comments

Comments
 (0)