[Xss-html-filter-commits] SF.net SVN: xss-html-filter:[27] trunk/pom.xml
Brought to you by:
micksembwever
|
From: <mic...@us...> - 2011-02-25 11:18:19
|
Revision: 27
http://xss-html-filter.svn.sourceforge.net/xss-html-filter/?rev=27&view=rev
Author: micksembwever
Date: 2011-02-25 11:18:14 +0000 (Fri, 25 Feb 2011)
Log Message:
-----------
[maven-release-plugin] prepare release xss-html-filter-1.3
Modified Paths:
--------------
trunk/pom.xml
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2011-02-25 11:16:57 UTC (rev 26)
+++ trunk/pom.xml 2011-02-25 11:18:14 UTC (rev 27)
@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.sf.xss-html-filter</groupId>
<artifactId>xss-html-filter</artifactId>
- <version>1.3-SNAPSHOT</version>
+ <version>1.3</version>
<packaging>jar</packaging>
<name>XSS HTMLFilter</name>
@@ -13,9 +13,9 @@
</description>
<scm>
- <connection>scm:svn:https://xss-html-filter.svn.sourceforge.net/svnroot/xss-html-filter/trunk</connection>
- <developerConnection>scm:svn:https://xss-html-filter.svn.sourceforge.net/svnroot/xss-html-filter/trunk</developerConnection>
- <url>http://xss-html-filter.svn.sourceforge.net/viewvc/xss-html-filter/trunk/</url>
+ <connection>scm:svn:https://xss-html-filter.svn.sourceforge.net/svnroot/xss-html-filter/tags/xss-html-filter-1.3</connection>
+ <developerConnection>scm:svn:https://xss-html-filter.svn.sourceforge.net/svnroot/xss-html-filter/tags/xss-html-filter-1.3</developerConnection>
+ <url>http://xss-html-filter.svn.sourceforge.net/viewvc/xss-html-filter/tags/xss-html-filter-1.3</url>
</scm>
<licenses>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|