Skip to content

Commit

Permalink
[maven-release-plugin] prepare release javalite-common-1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ipolevoy committed Apr 16, 2012
1 parent 8d31e63 commit 62fb2aa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.javalite</groupId>
<artifactId>javalite-common</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2</version>
<packaging>jar</packaging>
<name>JavaLite Common Classes</name>

Expand All @@ -14,9 +14,9 @@
</parent>

<scm>
<connection>scm:svn:https://activejdbc.googlecode.com/svn/trunk/javalite-common/</connection>
<developerConnection>scm:svn:https://activejdbc.googlecode.com/svn/trunk/javalite-common/</developerConnection>
<url>https://activejdbc.googlecode.com/svn/trunk/javalite-common/</url>
<connection>scm:svn:https://activejdbc.googlecode.com/svn/tags/javalite-common-1.2</connection>
<developerConnection>scm:svn:https://activejdbc.googlecode.com/svn/tags/javalite-common-1.2</developerConnection>
<url>https://activejdbc.googlecode.com/svn/tags/javalite-common-1.2</url>
</scm>

<build>
Expand Down

0 comments on commit 62fb2aa

Please sign in to comment.