Skip to content

Commit b65ca00

Browse files
eclipse-metro-botlukasj
authored andcommitted
Prepare next development cycle for 3.0.4-SNAPSHOT
1 parent f1b32d3 commit b65ca00

File tree

51 files changed

+52
-52
lines changed

Some content is hidden

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

51 files changed

+52
-52
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>3.0.3</version>
21+
<version>3.0.4-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
@@ -18,7 +18,7 @@
1818
<groupId>org.glassfish.metro</groupId>
1919
<artifactId>metro-bom</artifactId>
2020
<relativePath>../bom/pom.xml</relativePath>
21-
<version>3.0.3</version>
21+
<version>3.0.4-SNAPSHOT</version>
2222
</parent>
2323

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

wsit/boms/bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<artifactId>metro-bom</artifactId>
2626
<packaging>pom</packaging>
2727
<name>Metro Web Services Stack Dependency POM</name>
28-
<version>3.0.3</version>
28+
<version>3.0.4-SNAPSHOT</version>
2929
<description>Metro Web Services Stack Dependency POM</description>
3030

3131
<url>https://eclipse-ee4j.github.io/metro-wsit</url>

wsit/bundles/metro-standalone/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>3.0.3</version>
20+
<version>3.0.4-SNAPSHOT</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323

wsit/bundles/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>metro-project</artifactId>
20-
<version>3.0.3</version>
20+
<version>3.0.4-SNAPSHOT</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323

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>3.0.3</version>
19+
<version>3.0.4-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>3.0.3</version>
20+
<version>3.0.4-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>3.0.3</version>
19+
<version>3.0.4-SNAPSHOT</version>
2020
<relativePath>../pom.xml</relativePath>
2121
</parent>
2222

wsit/bundles/webservices-extra/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>3.0.3</version>
20+
<version>3.0.4-SNAPSHOT</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323

wsit/bundles/webservices-osgi/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>3.0.3</version>
20+
<version>3.0.4-SNAPSHOT</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323

0 commit comments

Comments
 (0)