Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

Commit 030c094

Browse files
author
Emmanuel Hugonnet
committed
[maven-release-plugin] prepare for next development iteration
1 parent cb587c7 commit 030c094

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.silverpeas</groupId>
55
<artifactId>assembly-configuration</artifactId>
6-
<version>1.0</version>
6+
<version>2.0-SNAPSHOT</version>
77
<name>Gestion du packaging de la configuration</name>
88
<url>http://www.silverpeas.com</url>
99

@@ -31,8 +31,8 @@
3131
</licenses>
3232

3333
<scm>
34-
<connection>scm:svn:https://repository.silverpeas.org/svn/silverpeas/assembly-configuration/tags/assembly-configuration-1.0</connection>
35-
<developerConnection>scm:svn:https://repository.silverpeas.org/svn/silverpeas/assembly-configuration/tags/assembly-configuration-1.0</developerConnection>
36-
<url>https://repository.silverpeas.org/svn/silverpeas/assembly-configuration/tags/assembly-configuration-1.0</url>
34+
<connection>scm:svn:https://repository.silverpeas.org/svn/silverpeas/assembly-configuration/trunk</connection>
35+
<developerConnection>scm:svn:https://repository.silverpeas.org/svn/silverpeas/assembly-configuration/trunk</developerConnection>
36+
<url>https://repository.silverpeas.org/svn/silverpeas/assembly-configuration/trunk/</url>
3737
</scm>
3838
</project>

0 commit comments

Comments
 (0)