Skip to content

Commit 1f3d91b

Browse files
committed
1.3 has been released from commit 39fd029 (build version 1.3-build191121). Prepare for development iteration of next version 1.4
1 parent 39fd029 commit 1f3d91b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
<groupId>org.silverpeas.jcr</groupId>
3232
<artifactId>access-control</artifactId>
33-
<version>1.3-SNAPSHOT</version>
33+
<version>1.4-SNAPSHOT</version>
3434
<packaging>jar</packaging>
3535

3636
<name>Silverpeas JCR Access Control</name>
@@ -95,7 +95,7 @@
9595

9696
<properties>
9797
<!-- property used by the CI to both deploy a build version and release the next stable version -->
98-
<next.release>1.3</next.release>
98+
<next.release>1.4</next.release>
9999
<maven.compiler.source>1.8</maven.compiler.source>
100100
<maven.compiler.target>1.8</maven.compiler.target>
101101
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)