Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
chenson42 committed Jan 23, 2008
1 parent e125a51 commit bc40c4e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions symmetric/pom.xml
Expand Up @@ -3,7 +3,7 @@
<groupId>org.jumpmind.symmetric</groupId>
<artifactId>symmetric-ds</artifactId>
<packaging>jar</packaging>
<version>1.2.0</version>
<version>1.3.0-SNAPSHOT</version>
<name>SymmetricDS</name>
<url>http://symmetricds.org</url>
<inceptionYear>2007</inceptionYear>
Expand All @@ -13,9 +13,9 @@
'retail store' databases and a centralized 'corporate' database.
</description>
<scm>
<connection>scm:svn:https://symmetricds.svn.sourceforge.net/svnroot/symmetricds/tags/symmetric-ds-1.2.0</connection>
<developerConnection>scm:svn:https://symmetricds.svn.sourceforge.net/svnroot/symmetricds/tags/symmetric-ds-1.2.0</developerConnection>
<url>https://symmetricds.svn.sourceforge.net/svnroot/symmetricds/tags/symmetric-ds-1.2.0</url>
<connection>scm:svn:https://symmetricds.svn.sourceforge.net/svnroot/symmetricds/trunk/symmetric/</connection>
<developerConnection>scm:svn:https://symmetricds.svn.sourceforge.net/svnroot/symmetricds/trunk/symmetric/</developerConnection>
<url>https://symmetricds.svn.sourceforge.net/svnroot/symmetricds/trunk/symmetric/</url>
</scm>
<issueManagement>
<system>SourceForge</system>
Expand Down

0 comments on commit bc40c4e

Please sign in to comment.