Skip to content

Commit 5194d26

Browse files
author
Thierry Boileau
committed
Bumped version 2.7.0-m1
1 parent 2969272 commit 5194d26

File tree

17 files changed

+17
-17
lines changed

17 files changed

+17
-17
lines changed

changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changes log
22
===========
33

4-
- 2.7 Milestone 1 (??-06-2025)
4+
- 2.7 Milestone 1 (21-06-2025)
55
- Misc
66
- Remove deprecated extension Atom, Guice, GWT, JAXB, OData
77
- Remove edition GWT

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

0 commit comments

Comments
 (0)