[Xss-http-filter-commits] SF.net SVN: xss-http-filter:[16] trunk/pom.xml
Brought to you by:
micksembwever
|
From: <mic...@us...> - 2010-09-07 18:09:21
|
Revision: 16
http://xss-http-filter.svn.sourceforge.net/xss-http-filter/?rev=16&view=rev
Author: micksembwever
Date: 2010-09-07 18:09:15 +0000 (Tue, 07 Sep 2010)
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Modified Paths:
--------------
trunk/pom.xml
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-09-07 18:09:08 UTC (rev 15)
+++ trunk/pom.xml 2010-09-07 18:09:15 UTC (rev 16)
@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.sf.xss-http-filter</groupId>
<artifactId>xss-http-filter</artifactId>
- <version>1.1.1</version>
+ <version>1.2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>XSS HTTPFilter</name>
@@ -13,9 +13,9 @@
</description>
<scm>
- <connection>scm:svn:https://xss-http-filter.svn.sourceforge.net/svnroot/xss-http-filter/tags/xss-http-filter-1.1.1</connection>
- <developerConnection>scm:svn:https://xss-http-filter.svn.sourceforge.net/svnroot/xss-http-filter/tags/xss-http-filter-1.1.1</developerConnection>
- <url>http://xss-http-filter.svn.sourceforge.net/viewvc/xss-http-filter/tags/xss-http-filter-1.1.1</url>
+ <connection>scm:svn:https://xss-http-filter.svn.sourceforge.net/svnroot/xss-http-filter/trunk</connection>
+ <developerConnection>scm:svn:https://xss-http-filter.svn.sourceforge.net/svnroot/xss-http-filter/trunk</developerConnection>
+ <url>http://xss-http-filter.svn.sourceforge.net/viewvc/xss-http-filter/trunk/</url>
</scm>
<licenses>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|