Skip to content

Commit 28812c4

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 0838e94 commit 28812c4

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.samaxes.cachefilter</groupId>
66
<artifactId>cachefilter</artifactId>
7-
<version>1.2</version>
7+
<version>1.2.1-SNAPSHOT</version>
88
<packaging>jar</packaging>
99

1010
<name>J2EE Cache Filter</name>
@@ -37,9 +37,9 @@
3737
<url>http://code.google.com/p/cache-filter/issues/list</url>
3838
</issueManagement>
3939
<scm>
40-
<connection>scm:svn:http://cache-filter.googlecode.com/svn/tags/cachefilter-1.2</connection>
41-
<developerConnection>scm:svn:https://cache-filter.googlecode.com/svn/tags/cachefilter-1.2</developerConnection>
42-
<url>http://cache-filter.googlecode.com/svn/tags/cachefilter-1.2</url>
40+
<connection>scm:svn:http://cache-filter.googlecode.com/svn/trunk</connection>
41+
<developerConnection>scm:svn:https://cache-filter.googlecode.com/svn/trunk</developerConnection>
42+
<url>http://cache-filter.googlecode.com/svn/trunk</url>
4343
</scm>
4444

4545
<build>

0 commit comments

Comments
 (0)