Skip to content

Commit 7e50964

Browse files
committed
1.2 has been released from commit 3815517 (build version 1.2-build190618). Prepare for development iteration of next version 1.3
1 parent 3815517 commit 7e50964

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.2-SNAPSHOT</version>
33+
<version>1.3-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.2</next.release>
98+
<next.release>1.3</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)