Skip to content

Commit a70c696

Browse files
author
silveruser
committed
1.0 has been released from commit 3c3a7fd (build version 1.0-build180124). Prepare for next development iteration of next version 1.1
1 parent 3c3a7fd commit a70c696

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