File tree Expand file tree Collapse file tree 28 files changed +29
-27
lines changed
src/main/java/org/restlet/client/engine
org.restlet.ext.freemarker
org.restlet.ext.thymeleaf
src/main/java/org/restlet/engine Expand file tree Collapse file tree 28 files changed +29
-27
lines changed Original file line number Diff line number Diff line change 11Changes log
22===========
33
4+ - 2.6.1 (??-??-2025)
5+
46- 2.6.0 (29-06-2025)
57
68- 2.6 Release Candidate 2 (21-06-2025)
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.restlet.gwt</groupId >
77 <artifactId >org.restlet.gwt.parent</artifactId >
8- <version >2.6.0 </version >
8+ <version >2.6.1-SNAPSHOT </version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.restlet.gwt</groupId >
77 <artifactId >org.restlet.gwt.parent</artifactId >
8- <version >2.6.0 </version >
8+ <version >2.6.1-SNAPSHOT </version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.restlet.gwt</groupId >
77 <artifactId >org.restlet.gwt.parent</artifactId >
8- <version >2.6.0 </version >
8+ <version >2.6.1-SNAPSHOT </version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
1111
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ public class Engine {
7272 public static final String MINOR_NUMBER = "6" ;
7373
7474 /** Release number. */
75- public static final String RELEASE_NUMBER = ".0 " ;
75+ public static final String RELEASE_NUMBER = ".1-SNAPSHOT " ;
7676
7777 /** Complete version. */
7878 public static final String VERSION = MAJOR_NUMBER + '.' + MINOR_NUMBER
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.restlet</groupId >
77 <artifactId >org.restlet.parent</artifactId >
8- <version >2.6.0 </version >
8+ <version >2.6.1-SNAPSHOT </version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.restlet</groupId >
77 <artifactId >org.restlet.parent</artifactId >
8- <version >2.6.0 </version >
8+ <version >2.6.1-SNAPSHOT </version >
99 <relativePath >../../pom.xml</relativePath >
1010 </parent >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.restlet</groupId >
77 <artifactId >org.restlet.parent</artifactId >
8- <version >2.6.0 </version >
8+ <version >2.6.1-SNAPSHOT </version >
99 <relativePath >../../pom.xml</relativePath >
1010 </parent >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.restlet</groupId >
77 <artifactId >org.restlet.parent</artifactId >
8- <version >2.6.0 </version >
8+ <version >2.6.1-SNAPSHOT </version >
99 <relativePath >../../pom.xml</relativePath >
1010 </parent >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.restlet</groupId >
77 <artifactId >org.restlet.parent</artifactId >
8- <version >2.6.0 </version >
8+ <version >2.6.1-SNAPSHOT </version >
99 <relativePath >../../pom.xml</relativePath >
1010 </parent >
1111
You can’t perform that action at this time.
0 commit comments