Skip to content

Commit 64d7e2f

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 727ffab commit 64d7e2f

26 files changed

Lines changed: 27 additions & 27 deletions

File tree

cometd-archetypes/dojo-jetty7/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.cometd.archetypes</groupId>
66
<artifactId>cometd-archetypes-project</artifactId>
7-
<version>2.5.0-beta3</version>
7+
<version>2.5.0-SNAPSHOT</version>
88
</parent>
99

1010
<modelVersion>4.0.0</modelVersion>

cometd-archetypes/dojo-jetty8/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.cometd.archetypes</groupId>
66
<artifactId>cometd-archetypes-project</artifactId>
7-
<version>2.5.0-beta3</version>
7+
<version>2.5.0-SNAPSHOT</version>
88
</parent>
99

1010
<modelVersion>4.0.0</modelVersion>

cometd-archetypes/jquery-jetty7/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.cometd.archetypes</groupId>
66
<artifactId>cometd-archetypes-project</artifactId>
7-
<version>2.5.0-beta3</version>
7+
<version>2.5.0-SNAPSHOT</version>
88
</parent>
99

1010
<modelVersion>4.0.0</modelVersion>

cometd-archetypes/jquery-jetty8/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.cometd.archetypes</groupId>
66
<artifactId>cometd-archetypes-project</artifactId>
7-
<version>2.5.0-beta3</version>
7+
<version>2.5.0-SNAPSHOT</version>
88
</parent>
99

1010
<modelVersion>4.0.0</modelVersion>

cometd-archetypes/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.cometd</groupId>
66
<artifactId>cometd-project</artifactId>
7-
<version>2.5.0-beta3</version>
7+
<version>2.5.0-SNAPSHOT</version>
88
</parent>
99

1010
<modelVersion>4.0.0</modelVersion>

cometd-archetypes/spring-dojo-jetty7/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.cometd.archetypes</groupId>
66
<artifactId>cometd-archetypes-project</artifactId>
7-
<version>2.5.0-beta3</version>
7+
<version>2.5.0-SNAPSHOT</version>
88
</parent>
99

1010
<modelVersion>4.0.0</modelVersion>

cometd-archetypes/spring-jquery-jetty7/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.cometd.archetypes</groupId>
66
<artifactId>cometd-archetypes-project</artifactId>
7-
<version>2.5.0-beta3</version>
7+
<version>2.5.0-SNAPSHOT</version>
88
</parent>
99

1010
<modelVersion>4.0.0</modelVersion>

cometd-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.cometd</groupId>
55
<artifactId>cometd-project</artifactId>
6-
<version>2.5.0-beta3</version>
6+
<version>2.5.0-SNAPSHOT</version>
77
</parent>
88

99
<modelVersion>4.0.0</modelVersion>

cometd-distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.cometd</groupId>
55
<artifactId>cometd-project</artifactId>
6-
<version>2.5.0-beta3</version>
6+
<version>2.5.0-SNAPSHOT</version>
77
</parent>
88

99
<modelVersion>4.0.0</modelVersion>

cometd-java/bayeux-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.cometd.java</groupId>
55
<artifactId>cometd-java</artifactId>
6-
<version>2.5.0-beta3</version>
6+
<version>2.5.0-SNAPSHOT</version>
77
</parent>
88

99
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)