File tree Expand file tree Collapse file tree 28 files changed +28
-28
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 +28
-28
lines changed Original file line number Diff line number Diff line change 11Changes log
22===========
33
4- - 2.6.0 (??-07 -2025)
4+ - 2.6.0 (29-06 -2025)
55
66- 2.6 Release Candidate 2 (21-06-2025)
77 - Misc
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-SNAPSHOT </version >
8+ <version >2.6.0 </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-SNAPSHOT </version >
8+ <version >2.6.0 </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-SNAPSHOT </version >
8+ <version >2.6.0 </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 = "-SNAPSHOT " ;
75+ public static final String RELEASE_NUMBER = ".0 " ;
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-SNAPSHOT </version >
8+ <version >2.6.0 </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-SNAPSHOT </version >
8+ <version >2.6.0 </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-SNAPSHOT </version >
8+ <version >2.6.0 </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-SNAPSHOT </version >
8+ <version >2.6.0 </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-SNAPSHOT </version >
8+ <version >2.6.0 </version >
99 <relativePath >../../pom.xml</relativePath >
1010 </parent >
1111
You can’t perform that action at this time.
0 commit comments