Skip to content

Commit c682921

Browse files
author
Thierry Boileau
committed
Bumped version 2.7-SNAPSHOT
1 parent 67f99e1 commit c682921

File tree

15 files changed

+15
-15
lines changed

15 files changed

+15
-15
lines changed

org.restlet.ext.crypto/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.restlet</groupId>
77
<artifactId>org.restlet.parent</artifactId>
8-
<version>2.7.SNAPSHOT</version>
8+
<version>2.7-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

org.restlet.ext.freemarker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.restlet</groupId>
77
<artifactId>org.restlet.parent</artifactId>
8-
<version>2.7.SNAPSHOT</version>
8+
<version>2.7-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

org.restlet.ext.gson/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.restlet</groupId>
77
<artifactId>org.restlet.parent</artifactId>
8-
<version>2.7.SNAPSHOT</version>
8+
<version>2.7-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

org.restlet.ext.jaas/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.restlet</groupId>
77
<artifactId>org.restlet.parent</artifactId>
8-
<version>2.7.SNAPSHOT</version>
8+
<version>2.7-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

org.restlet.ext.jackson/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.restlet</groupId>
77
<artifactId>org.restlet.parent</artifactId>
8-
<version>2.7.SNAPSHOT</version>
8+
<version>2.7-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

org.restlet.ext.jetty/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.restlet</groupId>
77
<artifactId>org.restlet.parent</artifactId>
8-
<version>2.7.SNAPSHOT</version>
8+
<version>2.7-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

org.restlet.ext.json/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.restlet</groupId>
77
<artifactId>org.restlet.parent</artifactId>
8-
<version>2.7.SNAPSHOT</version>
8+
<version>2.7-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

org.restlet.ext.servlet/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.restlet</groupId>
77
<artifactId>org.restlet.parent</artifactId>
8-
<version>2.7.SNAPSHOT</version>
8+
<version>2.7-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

org.restlet.ext.slf4j/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.restlet</groupId>
77
<artifactId>org.restlet.parent</artifactId>
8-
<version>2.7.SNAPSHOT</version>
8+
<version>2.7-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

org.restlet.ext.spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.restlet</groupId>
77
<artifactId>org.restlet.parent</artifactId>
8-
<version>2.7.SNAPSHOT</version>
8+
<version>2.7-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

0 commit comments

Comments
 (0)