[Xss-http-filter-commits] SF.net SVN: xss-http-filter:[19] trunk/pom.xml
Brought to you by:
micksembwever
|
From: <mic...@us...> - 2010-09-22 19:22:09
|
Revision: 19
http://xss-http-filter.svn.sourceforge.net/xss-http-filter/?rev=19&view=rev
Author: micksembwever
Date: 2010-09-22 19:22:03 +0000 (Wed, 22 Sep 2010)
Log Message:
-----------
[maven-release-plugin] prepare release xss-http-filter-1.2
Modified Paths:
--------------
trunk/pom.xml
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-09-22 19:20:42 UTC (rev 18)
+++ trunk/pom.xml 2010-09-22 19:22:03 UTC (rev 19)
@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.sf.xss-http-filter</groupId>
<artifactId>xss-http-filter</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2</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/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>
+ <connection>scm:svn:https://xss-http-filter.svn.sourceforge.net/svnroot/xss-http-filter/tags/xss-http-filter-1.2</connection>
+ <developerConnection>scm:svn:https://xss-http-filter.svn.sourceforge.net/svnroot/xss-http-filter/tags/xss-http-filter-1.2</developerConnection>
+ <url>http://xss-http-filter.svn.sourceforge.net/viewvc/xss-http-filter/tags/xss-http-filter-1.2</url>
</scm>
<licenses>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|