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
dfernandez committed Feb 25, 2014
1 parent f228a95 commit e874b9f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions jasypt-springsecurity3/pom.xml
Expand Up @@ -24,7 +24,7 @@
<groupId>org.jasypt</groupId>
<artifactId>jasypt-springsecurity3</artifactId>
<packaging>jar</packaging>
<version>1.9.2</version>
<version>1.9.3-SNAPSHOT</version>
<name>JASYPT: Java Simplified Encryption</name>
<url>http://www.jasypt.org</url>

Expand All @@ -46,9 +46,9 @@
</organization>

<scm>
<url>scm:svn:http://svn.code.sf.net/p/jasypt/code/tags/jasypt-springsecurity3/jasypt-springsecurity3-1.9.2</url>
<connection>scm:svn:https://svn.code.sf.net/p/jasypt/code/tags/jasypt-springsecurity3/jasypt-springsecurity3-1.9.2</connection>
<developerConnection>scm:svn:https://svn.code.sf.net/p/jasypt/code/tags/jasypt-springsecurity3/jasypt-springsecurity3-1.9.2</developerConnection>
<url>scm:svn:http://svn.code.sf.net/p/jasypt/code/trunk/jasypt-springsecurity3</url>
<connection>scm:svn:https://svn.code.sf.net/p/jasypt/code/trunk/jasypt-springsecurity3</connection>
<developerConnection>scm:svn:https://svn.code.sf.net/p/jasypt/code/trunk/jasypt-springsecurity3</developerConnection>
</scm>

<developers>
Expand Down Expand Up @@ -205,7 +205,7 @@
<dependency>
<groupId>org.jasypt</groupId>
<artifactId>jasypt</artifactId>
<version>1.9.2</version>
<version>1.9.3-SNAPSHOT</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit e874b9f

Please sign in to comment.