Author: schor
Date: Wed Jun 23 13:40:55 2010
New Revision: 957197

URL: http://svn.apache.org/viewvc?rev=957197&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    uima/build/trunk/aggregate-parent-poms/pom.xml
    uima/build/trunk/parent-poms/parent-pom-annotator/pom.xml
    uima/build/trunk/parent-poms/parent-pom-distr/pom.xml
    uima/build/trunk/parent-poms/parent-pom-docbook/pom.xml
    uima/build/trunk/parent-poms/parent-pom-eclipse-plugins-ibm-notice/pom.xml
    uima/build/trunk/parent-poms/parent-pom-eclipse-plugins/pom.xml
    uima/build/trunk/parent-poms/parent-pom-ibm-notice/pom.xml
    uima/build/trunk/parent-poms/parent-pom-single-project/pom.xml
    uima/build/trunk/uima-assembly-single-project/pom.xml
    uima/build/trunk/uima-build-helper-maven-plugin/pom.xml
    uima/build/trunk/uima-docbook-resource-bundle/pom.xml
    uima/build/trunk/uima-jar-resource-bundle/pom.xml

Modified: uima/build/trunk/aggregate-parent-poms/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/build/trunk/aggregate-parent-poms/pom.xml?rev=957197&r1=957196&r2=957197&view=diff
==============================================================================
--- uima/build/trunk/aggregate-parent-poms/pom.xml (original)
+++ uima/build/trunk/aggregate-parent-poms/pom.xml Wed Jun 23 13:40:55 2010
@@ -30,7 +30,7 @@
   
        <artifactId>aggregate-parent-poms</artifactId>
        <packaging>pom</packaging>
-       <version>1</version>
+       <version>2-SNAPSHOT</version>
        <name>UIMA Aggregate: ${project.artifactId}</name>
   <description>This aggregates all the parent poms for 
convenience</description>
   <url>${uimaWebsiteUrl}</url>
@@ -45,13 +45,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/build/tags/aggregate-parent-poms-1/aggregate-parent-poms
+      
scm:svn:http://svn.apache.org/repos/asf/uima/build/trunk/aggregate-parent-poms
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/build/tags/aggregate-parent-poms-1/aggregate-parent-poms
+      
scm:svn:https://svn.apache.org/repos/asf/uima/build/trunk/aggregate-parent-poms
     </developerConnection>
     <url>
-      
http://svn.apache.org/viewvc/uima/build/tags/aggregate-parent-poms-1/aggregate-parent-poms
+      http://svn.apache.org/viewvc/uima/build/trunk/aggregate-parent-poms
     </url>
   </scm>
   

Modified: uima/build/trunk/parent-poms/parent-pom-annotator/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-annotator/pom.xml?rev=957197&r1=957196&r2=957197&view=diff
==============================================================================
--- uima/build/trunk/parent-poms/parent-pom-annotator/pom.xml (original)
+++ uima/build/trunk/parent-poms/parent-pom-annotator/pom.xml Wed Jun 23 
13:40:55 2010
@@ -36,12 +36,12 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-docbook</artifactId>
-    <version>1</version>
+    <version>2-SNAPSHOT</version>
     <relativePath>../parent-pom-docbook</relativePath>
   </parent>
 
   <artifactId>parent-pom-annotator</artifactId>
-  <version>1</version>
+  <version>2-SNAPSHOT</version>
   <packaging>pom</packaging> 
   <name>UIMA ${project.artifactId}</name>
   <description>Holds common, factored out settings for annotators</description>
@@ -57,13 +57,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/build/tags/aggregate-parent-poms-1/parent-poms/parent-pom-annotator
+      
scm:svn:http://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-annotator
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/build/tags/aggregate-parent-poms-1/parent-poms/parent-pom-annotator
+      
scm:svn:https://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-annotator
     </developerConnection>
     <url>
-      
http://svn.apache.org/viewvc/uima/build/tags/aggregate-parent-poms-1/parent-poms/parent-pom-annotator
+      
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-annotator
     </url>
   </scm>
   

Modified: uima/build/trunk/parent-poms/parent-pom-distr/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-distr/pom.xml?rev=957197&r1=957196&r2=957197&view=diff
==============================================================================
--- uima/build/trunk/parent-poms/parent-pom-distr/pom.xml (original)
+++ uima/build/trunk/parent-poms/parent-pom-distr/pom.xml Wed Jun 23 13:40:55 
2010
@@ -33,7 +33,7 @@
 
   <artifactId>parent-pom-distr</artifactId>
   <packaging>pom</packaging>
-  <version>1</version> 
+  <version>2-SNAPSHOT</version> 
 
   <name>UIMA ${project.artifactId}</name>
   <description>UIMA Parent Pom for Release distributions</description>
@@ -49,13 +49,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/build/tags/aggregate-parent-poms-1/parent-poms/parent-pom-distr
+      
scm:svn:http://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-distr
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/build/tags/aggregate-parent-poms-1/parent-poms/parent-pom-distr
+      
scm:svn:https://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-distr
     </developerConnection>
     <url>
-      
http://svn.apache.org/viewvc/uima/build/tags/aggregate-parent-poms-1/parent-poms/parent-pom-distr
+      
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-distr
     </url>
   </scm>
 

Modified: uima/build/trunk/parent-poms/parent-pom-docbook/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-docbook/pom.xml?rev=957197&r1=957196&r2=957197&view=diff
==============================================================================
--- uima/build/trunk/parent-poms/parent-pom-docbook/pom.xml (original)
+++ uima/build/trunk/parent-poms/parent-pom-docbook/pom.xml Wed Jun 23 13:40:55 
2010
@@ -34,7 +34,7 @@
 
   <artifactId>parent-pom-docbook</artifactId>
   <packaging>pom</packaging>
-  <version>1</version> 
+  <version>2-SNAPSHOT</version> 
 
   <name>UIMA ${project.artifactId}</name>
   <description>UIMA Parent Pom for Docbook documentation.</description>
@@ -50,13 +50,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/build/tags/aggregate-parent-poms-1/parent-poms/parent-pom-docbook
+      
scm:svn:http://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-docbook
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/build/tags/aggregate-parent-poms-1/parent-poms/parent-pom-docbook
+      
scm:svn:https://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-docbook
     </developerConnection>
     <url>
-      
http://svn.apache.org/viewvc/uima/build/tags/aggregate-parent-poms-1/parent-poms/parent-pom-docbook
+      
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-docbook
     </url>
   </scm>
 
@@ -244,8 +244,7 @@
                 <phase>prepare-package</phase>
                 <configuration>
                   <tasks>
-                    <unzip src="${dolRepo}/${dolZip}" 
dest="${dolRepo}/docbook-olink" 
-                           overwrite="false" />
+                    <unzip src="${dolRepo}/${dolZip}" 
dest="${dolRepo}/docbook-olink" overwrite="false" />
                   </tasks>
                 </configuration>
               </execution>

Modified: 
uima/build/trunk/parent-poms/parent-pom-eclipse-plugins-ibm-notice/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-eclipse-plugins-ibm-notice/pom.xml?rev=957197&r1=957196&r2=957197&view=diff
==============================================================================
--- uima/build/trunk/parent-poms/parent-pom-eclipse-plugins-ibm-notice/pom.xml 
(original)
+++ uima/build/trunk/parent-poms/parent-pom-eclipse-plugins-ibm-notice/pom.xml 
Wed Jun 23 13:40:55 2010
@@ -26,13 +26,13 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-eclipse-plugins</artifactId>
-    <version>1</version>
+    <version>2-SNAPSHOT</version>
     <relativePath>../parent-pom-eclipse-plugins</relativePath>
   </parent>
 
   <artifactId>parent-pom-eclipse-plugins-ibm-notice</artifactId>
   <packaging>pom</packaging>
-  <version>1</version> 
+  <version>2-SNAPSHOT</version> 
   <name>UIMA ${project.artifactId}</name>
   <description>Adds the IBM Copyright to the Notice file for selected source 
files</description>
   <url>${uimaWebsiteUrl}</url>
@@ -47,13 +47,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/build/tags/aggregate-parent-poms-1/parent-poms/parent-pom-eclipse-plugins-ibm-notice
+      
scm:svn:http://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-eclipse-plugins-ibm-notice
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/build/tags/aggregate-parent-poms-1/parent-poms/parent-pom-eclipse-plugins-ibm-notice
+      
scm:svn:https://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-eclipse-plugins-ibm-notice
     </developerConnection>
     <url>
-      
http://svn.apache.org/viewvc/uima/build/tags/aggregate-parent-poms-1/parent-poms/parent-pom-eclipse-plugins-ibm-notice
+      
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-eclipse-plugins-ibm-notice
     </url>
   </scm>
   

Modified: uima/build/trunk/parent-poms/parent-pom-eclipse-plugins/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-eclipse-plugins/pom.xml?rev=957197&r1=957196&r2=957197&view=diff
==============================================================================
--- uima/build/trunk/parent-poms/parent-pom-eclipse-plugins/pom.xml (original)
+++ uima/build/trunk/parent-poms/parent-pom-eclipse-plugins/pom.xml Wed Jun 23 
13:40:55 2010
@@ -29,12 +29,12 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-docbook</artifactId>
-    <version>1</version>
+    <version>2-SNAPSHOT</version>
     <relativePath>../parent-pom-docbook</relativePath>
   </parent>
 
   <artifactId>parent-pom-eclipse-plugins</artifactId>
-  <version>1</version>
+  <version>2-SNAPSHOT</version>
   <packaging>pom</packaging> 
   <name>UIMA ${project.artifactId}</name>
   <description>Holds common, factored out settings for eclipse 
plugins</description>
@@ -50,13 +50,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/build/tags/aggregate-parent-poms-1/parent-poms/parent-pom-eclipse-plugins
+      
scm:svn:http://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-eclipse-plugins
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/build/tags/aggregate-parent-poms-1/parent-poms/parent-pom-eclipse-plugins
+      
scm:svn:https://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-eclipse-plugins
     </developerConnection>
     <url>
-      
http://svn.apache.org/viewvc/uima/build/tags/aggregate-parent-poms-1/parent-poms/parent-pom-eclipse-plugins
+      
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-eclipse-plugins
     </url>
   </scm>
   

Modified: uima/build/trunk/parent-poms/parent-pom-ibm-notice/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-ibm-notice/pom.xml?rev=957197&r1=957196&r2=957197&view=diff
==============================================================================
--- uima/build/trunk/parent-poms/parent-pom-ibm-notice/pom.xml (original)
+++ uima/build/trunk/parent-poms/parent-pom-ibm-notice/pom.xml Wed Jun 23 
13:40:55 2010
@@ -26,13 +26,13 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-docbook</artifactId>
-    <version>1</version>
+    <version>2-SNAPSHOT</version>
     <relativePath>../parent-pom-docbook</relativePath>
   </parent>
 
   <artifactId>parent-pom-ibm-notice</artifactId>
   <packaging>pom</packaging>
-  <version>1</version> 
+  <version>2-SNAPSHOT</version> 
 
   <name>UIMA ${project.artifactId}</name>
   <description>Adds the IBM Copyright to the Notice file for selected source 
files</description>
@@ -48,13 +48,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/build/tags/aggregate-parent-poms-1/parent-poms/parent-pom-ibm-notice
+      
scm:svn:http://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-ibm-notice
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/build/tags/aggregate-parent-poms-1/parent-poms/parent-pom-ibm-notice
+      
scm:svn:https://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-ibm-notice
     </developerConnection>
     <url>
-      
http://svn.apache.org/viewvc/uima/build/tags/aggregate-parent-poms-1/parent-poms/parent-pom-ibm-notice
+      
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-ibm-notice
     </url>
   </scm>
 

Modified: uima/build/trunk/parent-poms/parent-pom-single-project/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-single-project/pom.xml?rev=957197&r1=957196&r2=957197&view=diff
==============================================================================
--- uima/build/trunk/parent-poms/parent-pom-single-project/pom.xml (original)
+++ uima/build/trunk/parent-poms/parent-pom-single-project/pom.xml Wed Jun 23 
13:40:55 2010
@@ -51,12 +51,12 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-docbook</artifactId>
-    <version>1</version>
+    <version>2-SNAPSHOT</version>
     <relativePath>../parent-pom-docbook</relativePath>
   </parent>
 
   <artifactId>parent-pom-single-project</artifactId>
-  <version>1</version>
+  <version>2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>UIMA ${project.artifactId}</name>
   <description>Holds common, factored out settings for projects built as 
single projects</description>
@@ -72,13 +72,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/build/tags/aggregate-parent-poms-1/parent-poms/parent-pom-single-project
+      
scm:svn:http://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-single-project
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/build/tags/aggregate-parent-poms-1/parent-poms/parent-pom-single-project
+      
scm:svn:https://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-single-project
     </developerConnection>
     <url>
-      
http://svn.apache.org/viewvc/uima/build/tags/aggregate-parent-poms-1/parent-poms/parent-pom-single-project
+      
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-single-project
     </url>
   </scm>
   

Modified: uima/build/trunk/uima-assembly-single-project/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/build/trunk/uima-assembly-single-project/pom.xml?rev=957197&r1=957196&r2=957197&view=diff
==============================================================================
--- uima/build/trunk/uima-assembly-single-project/pom.xml (original)
+++ uima/build/trunk/uima-assembly-single-project/pom.xml Wed Jun 23 13:40:55 
2010
@@ -57,7 +57,7 @@
   </parent>
 
   <artifactId>uima-assembly-single-project</artifactId>
-  <version>1</version>
+  <version>2-SNAPSHOT</version>
   <name>UIMA ${project.artifactId}</name>
   <description>assembly descriptor for single-project</description>
   <url>${uimaWebsiteUrl}</url>
@@ -72,13 +72,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/build/tags/aggregate-parent-poms-1/uima-assembly-single-project
+      
scm:svn:http://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/uima-assembly-single-project
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/build/tags/aggregate-parent-poms-1/uima-assembly-single-project
+      
scm:svn:https://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/uima-assembly-single-project
     </developerConnection>
     <url>
-      
http://svn.apache.org/viewvc/uima/build/tags/aggregate-parent-poms-1/uima-assembly-single-project
+      
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/uima-assembly-single-project
     </url>
   </scm>
   

Modified: uima/build/trunk/uima-build-helper-maven-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/build/trunk/uima-build-helper-maven-plugin/pom.xml?rev=957197&r1=957196&r2=957197&view=diff
==============================================================================
--- uima/build/trunk/uima-build-helper-maven-plugin/pom.xml (original)
+++ uima/build/trunk/uima-build-helper-maven-plugin/pom.xml Wed Jun 23 13:40:55 
2010
@@ -27,7 +27,7 @@
   </parent>
   
   <artifactId>uima-build-helper-maven-plugin</artifactId>
-  <version>1</version>
+  <version>2-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <inceptionYear>2010</inceptionYear>
@@ -46,13 +46,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/build/tags/aggregate-parent-poms-1/uima-build-helper-maven-plugin
+      
scm:svn:http://svn.apache.org/repos/asf/uima/build/trunk/uima-build-helper-maven-plugin
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/build/tags/aggregate-parent-poms-1/uima-build-helper-maven-plugin
+      
scm:svn:https://svn.apache.org/repos/asf/uima/build/trunk/uima-build-helper-maven-plugin
     </developerConnection>
     <url>
-      
http://svn.apache.org/viewvc/uima/build/tags/aggregate-parent-poms-1/uima-build-helper-maven-plugin
+      
http://svn.apache.org/viewvc/uima/build/trunk/uima-build-helper-maven-plugin
     </url>
   </scm>
   

Modified: uima/build/trunk/uima-docbook-resource-bundle/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/build/trunk/uima-docbook-resource-bundle/pom.xml?rev=957197&r1=957196&r2=957197&view=diff
==============================================================================
--- uima/build/trunk/uima-docbook-resource-bundle/pom.xml (original)
+++ uima/build/trunk/uima-docbook-resource-bundle/pom.xml Wed Jun 23 13:40:55 
2010
@@ -27,7 +27,7 @@
   </parent>
   
   <artifactId>uima-docbook-resource-bundle</artifactId>
-  <version>1</version>
+  <version>2-SNAPSHOT</version>
   <name>UIMA Docbooks shared resources</name>
   <description>An archive which contains various shared resources used by
     docbook processing</description>
@@ -43,13 +43,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/build/tags/aggregate-parent-poms-1/uima-docbook-resource-bundle
+      
scm:svn:http://svn.apache.org/repos/asf/uima/build/trunk/uima-docbook-resource-bundle
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/build/tags/aggregate-parent-poms-1/uima-docbook-resource-bundle
+      
scm:svn:https://svn.apache.org/repos/asf/uima/build/trunk/uima-docbook-resource-bundle
     </developerConnection>
     <url>
-      
http://svn.apache.org/viewvc/uima/build/tags/aggregate-parent-poms-1/uima-docbook-resource-bundle
+      
http://svn.apache.org/viewvc/uima/build/trunk/uima-docbook-resource-bundle
     </url>
   </scm>
   

Modified: uima/build/trunk/uima-jar-resource-bundle/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/build/trunk/uima-jar-resource-bundle/pom.xml?rev=957197&r1=957196&r2=957197&view=diff
==============================================================================
--- uima/build/trunk/uima-jar-resource-bundle/pom.xml (original)
+++ uima/build/trunk/uima-jar-resource-bundle/pom.xml Wed Jun 23 13:40:55 2010
@@ -27,7 +27,7 @@
   </parent>
   
   <artifactId>uima-jar-resource-bundle</artifactId>
-  <version>1</version>
+  <version>2-SNAPSHOT</version>
   <name>UIMA Jar shared resources</name>
   <description>An archive which contains templates for generating 
     the necessary license files and notices for all Apache releases.
@@ -45,13 +45,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/build/tags/aggregate-parent-poms-1/uima-jar-resource-bundle
+      
scm:svn:http://svn.apache.org/repos/asf/uima/build/trunk/uima-jar-resource-bundle
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/build/tags/aggregate-parent-poms-1/uima-jar-resource-bundle
+      
scm:svn:https://svn.apache.org/repos/asf/uima/build/trunk/uima-jar-resource-bundle
     </developerConnection>
     <url>
-      
http://svn.apache.org/viewvc/uima/build/tags/aggregate-parent-poms-1/uima-jar-resource-bundle
+      http://svn.apache.org/viewvc/uima/build/trunk/uima-jar-resource-bundle
     </url>
   </scm>
   


Reply via email to