Author: dkulp
Date: Wed Sep 24 20:30:47 2014
New Revision: 1627415

URL: http://svn.apache.org/r1627415
Log:
[maven-release-plugin] prepare release xmlschema-2.2.0

Modified:
    webservices/xmlschema/trunk/pom.xml
    webservices/xmlschema/trunk/w3c-testcases/pom.xml
    webservices/xmlschema/trunk/xmlschema-bundle-test/pom.xml
    webservices/xmlschema/trunk/xmlschema-core/pom.xml
    webservices/xmlschema/trunk/xmlschema-walker/pom.xml

Modified: webservices/xmlschema/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/xmlschema/trunk/pom.xml?rev=1627415&r1=1627414&r2=1627415&view=diff
==============================================================================
--- webservices/xmlschema/trunk/pom.xml (original)
+++ webservices/xmlschema/trunk/pom.xml Wed Sep 24 20:30:47 2014
@@ -28,7 +28,7 @@
     <artifactId>xmlschema</artifactId>
     <packaging>pom</packaging>
     <name>XmlSchema</name>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.0</version>
     <description>Apache XMLSchema is a light weight schema object model that 
can be used to manipulate or generate XML schema.</description>
     <url>http://ws.apache.org/commons/xmlschema20/</url>
     <issueManagement>
@@ -60,9 +60,9 @@
         </license>
     </licenses>
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/webservices/xmlschema/trunk</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/xmlschema/trunk</developerConnection>
-        <url>http://svn.apache.org/viewvc/webservices/xmlschema/trunk</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/webservices/xmlschema/tags/xmlschema-2.2.0</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/xmlschema/tags/xmlschema-2.2.0</developerConnection>
+        
<url>http://svn.apache.org/viewvc/webservices/xmlschema/tags/xmlschema-2.2.0</url>
     </scm>
     <prerequisites>
         <maven>3.0</maven>
@@ -287,7 +287,7 @@
                                                                </goals>
                                                        </pluginExecutionFilter>
                                                        <action>
-                                                               
<ignore></ignore>
+                                                               <ignore />
                                                        </action>
                                                </pluginExecution>
                                                <pluginExecution>
@@ -306,7 +306,7 @@
                                                                </goals>
                                                        </pluginExecutionFilter>
                                                        <action>
-                                                               
<ignore></ignore>
+                                                               <ignore />
                                                        </action>
                                                </pluginExecution>
                                                <pluginExecution>
@@ -325,7 +325,7 @@
                                                                </goals>
                                                        </pluginExecutionFilter>
                                                        <action>
-                                                               
<ignore></ignore>
+                                                               <ignore />
                                                        </action>
                                                </pluginExecution>
                                        </pluginExecutions>

Modified: webservices/xmlschema/trunk/w3c-testcases/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/xmlschema/trunk/w3c-testcases/pom.xml?rev=1627415&r1=1627414&r2=1627415&view=diff
==============================================================================
--- webservices/xmlschema/trunk/w3c-testcases/pom.xml (original)
+++ webservices/xmlschema/trunk/w3c-testcases/pom.xml Wed Sep 24 20:30:47 2014
@@ -22,7 +22,7 @@
     <parent>
       <groupId>org.apache.ws.xmlschema</groupId>
       <artifactId>xmlschema</artifactId>
-      <version>2.2.0-SNAPSHOT</version>
+      <version>2.2.0</version>
     </parent>
     <artifactId>w3c-testcases</artifactId>
     <packaging>jar</packaging>

Modified: webservices/xmlschema/trunk/xmlschema-bundle-test/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/xmlschema/trunk/xmlschema-bundle-test/pom.xml?rev=1627415&r1=1627414&r2=1627415&view=diff
==============================================================================
--- webservices/xmlschema/trunk/xmlschema-bundle-test/pom.xml (original)
+++ webservices/xmlschema/trunk/xmlschema-bundle-test/pom.xml Wed Sep 24 
20:30:47 2014
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.ws.xmlschema</groupId>
         <artifactId>xmlschema</artifactId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
     </parent>
     <artifactId>xmlschema-bundle-test</artifactId>
     <packaging>jar</packaging>

Modified: webservices/xmlschema/trunk/xmlschema-core/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/xmlschema/trunk/xmlschema-core/pom.xml?rev=1627415&r1=1627414&r2=1627415&view=diff
==============================================================================
--- webservices/xmlschema/trunk/xmlschema-core/pom.xml (original)
+++ webservices/xmlschema/trunk/xmlschema-core/pom.xml Wed Sep 24 20:30:47 2014
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.ws.xmlschema</groupId>
         <artifactId>xmlschema</artifactId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.0</version>
     </parent>
     <artifactId>xmlschema-core</artifactId>
     <packaging>bundle</packaging>
@@ -112,7 +112,7 @@
                                                                        </goals>
                                                                
</pluginExecutionFilter>
                                                                <action>
-                                                                       
<ignore></ignore>
+                                                                       <ignore 
/>
                                                                </action>
                                                        </pluginExecution>
                                                </pluginExecutions>

Modified: webservices/xmlschema/trunk/xmlschema-walker/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/xmlschema/trunk/xmlschema-walker/pom.xml?rev=1627415&r1=1627414&r2=1627415&view=diff
==============================================================================
--- webservices/xmlschema/trunk/xmlschema-walker/pom.xml (original)
+++ webservices/xmlschema/trunk/xmlschema-walker/pom.xml Wed Sep 24 20:30:47 
2014
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.apache.ws.xmlschema</groupId>
     <artifactId>xmlschema</artifactId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.0</version>
   </parent>
   <artifactId>xmlschema-walker</artifactId>
   <name>xmlschema-walker</name>


Reply via email to