Skip to content

Commit 19688bf

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 89246b6 commit 19688bf

File tree

49 files changed

+51
-51
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+51
-51
lines changed

wsit/boms/bom-ext/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<groupId>org.glassfish.metro</groupId>
1919
<artifactId>metro-bom</artifactId>
2020
<relativePath>../bom/pom.xml</relativePath>
21-
<version>4.0.5</version>
21+
<version>4.0.6-SNAPSHOT</version>
2222
</parent>
2323

2424
<groupId>org.glassfish.metro</groupId>

wsit/boms/bom-gf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<groupId>org.glassfish.metro</groupId>
2020
<artifactId>metro-bom</artifactId>
2121
<relativePath>../bom/pom.xml</relativePath>
22-
<version>4.0.5</version>
22+
<version>4.0.6-SNAPSHOT</version>
2323
</parent>
2424

2525
<artifactId>metro-bom-gf</artifactId>

wsit/boms/bom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<artifactId>metro-bom</artifactId>
2727
<packaging>pom</packaging>
2828
<name>Metro Web Services Stack Dependency POM</name>
29-
<version>4.0.5</version>
29+
<version>4.0.6-SNAPSHOT</version>
3030
<description>Metro Web Services Stack Dependency POM</description>
3131

3232
<url>https://eclipse-ee4j.github.io/metro-wsit</url>
@@ -43,7 +43,7 @@
4343
<connection>scm:git:[email protected]:eclipse-ee4j/metro-wsit.git</connection>
4444
<developerConnection>scm:git:[email protected]:eclipse-ee4j/metro-wsit.git</developerConnection>
4545
<url>https://github.com/eclipse-ee4j/metro-wsit</url>
46-
<tag>4.0.5</tag>
46+
<tag>HEAD</tag>
4747
</scm>
4848

4949
<developers>

wsit/bundles/metro-standalone/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<groupId>org.glassfish.metro</groupId>
2020
<artifactId>bundles</artifactId>
21-
<version>4.0.5</version>
21+
<version>4.0.6-SNAPSHOT</version>
2222
<relativePath>../pom.xml</relativePath>
2323
</parent>
2424

wsit/bundles/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<groupId>org.glassfish.metro</groupId>
2020
<artifactId>metro-project</artifactId>
21-
<version>4.0.5</version>
21+
<version>4.0.6-SNAPSHOT</version>
2222
<relativePath>../pom.xml</relativePath>
2323
</parent>
2424

wsit/bundles/webservices-api-osgi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>org.glassfish.metro</groupId>
1818
<artifactId>bundles</artifactId>
19-
<version>4.0.5</version>
19+
<version>4.0.6-SNAPSHOT</version>
2020
<relativePath>../pom.xml</relativePath>
2121
</parent>
2222

wsit/bundles/webservices-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.glassfish.metro</groupId>
1919
<artifactId>bundles</artifactId>
20-
<version>4.0.5</version>
20+
<version>4.0.6-SNAPSHOT</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323

wsit/bundles/webservices-extra-jdk-packages/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>org.glassfish.metro</groupId>
1818
<artifactId>bundles</artifactId>
19-
<version>4.0.5</version>
19+
<version>4.0.6-SNAPSHOT</version>
2020
<relativePath>../pom.xml</relativePath>
2121
</parent>
2222

wsit/bundles/webservices-osgi/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.glassfish.metro</groupId>
2525
<artifactId>bundles</artifactId>
26-
<version>4.0.5</version>
26+
<version>4.0.6-SNAPSHOT</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

wsit/bundles/webservices-rt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<groupId>org.glassfish.metro</groupId>
2020
<artifactId>bundles</artifactId>
21-
<version>4.0.5</version>
21+
<version>4.0.6-SNAPSHOT</version>
2222
<relativePath>../pom.xml</relativePath>
2323
</parent>
2424

0 commit comments

Comments
 (0)