Author: asoldano
Date: 2015-02-17 04:18:20 -0500 (Tue, 17 Feb 2015)
New Revision: 19486
Modified:
projects/plugins/maven/resource-filter/tags/resource-filter-1.0.0.Beta1/pom.xml
Log:
Fixing pom
Modified: projects/plugins/maven/resource-filter/tags/resource-filter-1.0.0.Beta1/pom.xml
===================================================================
---
projects/plugins/maven/resource-filter/tags/resource-filter-1.0.0.Beta1/pom.xml 2015-02-17
09:16:42 UTC (rev 19485)
+++
projects/plugins/maven/resource-filter/tags/resource-filter-1.0.0.Beta1/pom.xml 2015-02-17
09:18:20 UTC (rev 19486)
@@ -7,7 +7,7 @@
<packaging>jar</packaging>
<description>Additional custom resources-plugin filters</description>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0.Beta1</version>
<!-- Parent -->
<parent>
@@ -18,9 +18,9 @@
<!-- Source Control Management -->
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/projects/plu...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/projec...
-
<
url>http://fisheye.jboss.com/viewrep/JBossWS/projects/plugins/maven/re...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/projects/plu...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/projec...
+
<
url>http://fisheye.jboss.com/viewrep/JBossWS/projects/plugins/maven/re...
</scm>
<properties>