Skip to content

Commit 67f99e1

Browse files
author
Thierry Boileau
committed
Bumped version 2.7.SNAPSHOT
1 parent 5194d26 commit 67f99e1

File tree

17 files changed

+19
-16
lines changed

17 files changed

+19
-16
lines changed

changes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
Changes log
22
===========
33

4+
- 2.7 Milestone 2 (??-07-2025)
5+
- Misc
6+
47
- 2.7 Milestone 1 (21-06-2025)
58
- Misc
69
- Remove deprecated extension Atom, Guice, GWT, JAXB, OData

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.0-m1</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.0-m1</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.0-m1</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.0-m1</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.0-m1</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.0-m1</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.0-m1</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.0-m1</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.0-m1</version>
8+
<version>2.7.SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

0 commit comments

Comments
 (0)