Skip to content

Commit 952be00

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent d1a3a8e commit 952be00

File tree

26 files changed

+27
-27
lines changed

26 files changed

+27
-27
lines changed

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.7.0-beta1</version>
7+
<version>2.7.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.7.0-beta1</version>
7+
<version>2.7.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.7.0-beta1</version>
7+
<version>2.7.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.7.0-beta1</version>
7+
<version>2.7.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.7.0-beta1</version>
7+
<version>2.7.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.7.0-beta1</version>
7+
<version>2.7.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.7.0-beta1</version>
7+
<version>2.7.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.7.0-beta1</version>
6+
<version>2.7.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.7.0-beta1</version>
6+
<version>2.7.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.7.0-beta1</version>
6+
<version>2.7.0-SNAPSHOT</version>
77
</parent>
88

99
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)