Skip to content

Commit 7291107

Browse files
committed
[maven-release-plugin] prepare release 1.0-rc1
1 parent 6405f82 commit 7291107

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.0-rc1</version>
3434
<packaging>jar</packaging>
3535

3636
<name>Silverpeas JCR Access Control</name>
@@ -45,7 +45,7 @@
4545
<developerConnection>scm:git:git@github.com:Silverpeas/Silverpeas-JCR-AccessControl.git
4646
</developerConnection>
4747
<url>http://gitub.com/Silverpeas/Silverpeas-JCR-AccessControl.git</url>
48-
<tag>HEAD</tag>
48+
<tag>1.0-rc1</tag>
4949
</scm>
5050

5151
<repositories>

0 commit comments

Comments
 (0)