Author: kstam
Date: Wed May 15 21:09:20 2013
New Revision: 1483083

URL: http://svn.apache.org/r1483083
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    juddi/trunk/docs/devguide/pom.xml
    juddi/trunk/docs/pom.xml
    juddi/trunk/docs/userguide/pom.xml
    juddi/trunk/juddi-client/pom.xml
    juddi/trunk/juddi-console/juddi-portal/pom.xml
    juddi/trunk/juddi-console/pom.xml
    juddi/trunk/juddi-console/uddi-portlets/pom.xml
    juddi/trunk/juddi-core-openjpa/pom.xml
    juddi/trunk/juddi-core/pom.xml
    juddi/trunk/juddi-dist/pom.xml
    juddi/trunk/juddi-examples/create-partition/pom.xml
    juddi/trunk/juddi-examples/hello-world/pom.xml
    juddi/trunk/juddi-examples/pom.xml
    juddi/trunk/juddi-examples/simple-browse/pom.xml
    juddi/trunk/juddi-examples/simple-publish/pom.xml
    juddi/trunk/juddi-examples/uddi-annotations/pom.xml
    juddi/trunk/juddi-examples/wsdl2uddi-lifecyle/pom.xml
    juddi/trunk/juddi-examples/wsdl2uddi/pom.xml
    juddi/trunk/juddi-tomcat/pom.xml
    juddi/trunk/juddiv3-war/pom.xml
    juddi/trunk/pom.xml
    juddi/trunk/uddi-tck-base/pom.xml
    juddi/trunk/uddi-tck/pom.xml
    juddi/trunk/uddi-ws/pom.xml

Modified: juddi/trunk/docs/devguide/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/docs/devguide/pom.xml?rev=1483083&r1=1483082&r2=1483083&view=diff
==============================================================================
--- juddi/trunk/docs/devguide/pom.xml (original)
+++ juddi/trunk/docs/devguide/pom.xml Wed May 15 21:09:20 2013
@@ -3,7 +3,7 @@
         <parent>
            <groupId>org.apache.juddi</groupId>
            <artifactId>juddi-parent</artifactId>
-           <version>3.1.5</version>
+           <version>3.1.6-SNAPSHOT</version>
            <relativePath>../../pom.xml</relativePath>
        </parent>
        <groupId>org.apache.juddi</groupId>

Modified: juddi/trunk/docs/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/docs/pom.xml?rev=1483083&r1=1483082&r2=1483083&view=diff
==============================================================================
--- juddi/trunk/docs/pom.xml (original)
+++ juddi/trunk/docs/pom.xml Wed May 15 21:09:20 2013
@@ -21,7 +21,7 @@
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-parent</artifactId>
-               <version>3.1.5</version>
+               <version>3.1.6-SNAPSHOT</version>
        </parent>
        <artifactId>juddi-docs</artifactId>
        <name>jUDDI Document Packaging</name>

Modified: juddi/trunk/docs/userguide/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/docs/userguide/pom.xml?rev=1483083&r1=1483082&r2=1483083&view=diff
==============================================================================
--- juddi/trunk/docs/userguide/pom.xml (original)
+++ juddi/trunk/docs/userguide/pom.xml Wed May 15 21:09:20 2013
@@ -20,7 +20,7 @@
   <parent>
        <groupId>org.apache.juddi</groupId>
        <artifactId>juddi-parent</artifactId>
-       <version>3.1.5</version>
+       <version>3.1.6-SNAPSHOT</version>
        <relativePath>../../pom.xml</relativePath>
   </parent>
   <groupId>org.apache.juddi</groupId>

Modified: juddi/trunk/juddi-client/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-client/pom.xml?rev=1483083&r1=1483082&r2=1483083&view=diff
==============================================================================
--- juddi/trunk/juddi-client/pom.xml (original)
+++ juddi/trunk/juddi-client/pom.xml Wed May 15 21:09:20 2013
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.juddi</groupId>
     <artifactId>juddi-parent</artifactId>
-    <version>3.1.5</version>
+    <version>3.1.6-SNAPSHOT</version>
   </parent> 
   <artifactId>juddi-client</artifactId>
   <packaging>bundle</packaging>

Modified: juddi/trunk/juddi-console/juddi-portal/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-console/juddi-portal/pom.xml?rev=1483083&r1=1483082&r2=1483083&view=diff
==============================================================================
--- juddi/trunk/juddi-console/juddi-portal/pom.xml (original)
+++ juddi/trunk/juddi-console/juddi-portal/pom.xml Wed May 15 21:09:20 2013
@@ -19,7 +19,7 @@
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-console</artifactId>
-               <version>3.1.5</version>
+               <version>3.1.6-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>juddi-portal-bundle</artifactId>

Modified: juddi/trunk/juddi-console/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-console/pom.xml?rev=1483083&r1=1483082&r2=1483083&view=diff
==============================================================================
--- juddi/trunk/juddi-console/pom.xml (original)
+++ juddi/trunk/juddi-console/pom.xml Wed May 15 21:09:20 2013
@@ -16,7 +16,7 @@
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-parent</artifactId>
-               <version>3.1.5</version>
+               <version>3.1.6-SNAPSHOT</version>
        </parent>
        <artifactId>juddi-console</artifactId>
        <name>jUDDI Console</name>

Modified: juddi/trunk/juddi-console/uddi-portlets/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-console/uddi-portlets/pom.xml?rev=1483083&r1=1483082&r2=1483083&view=diff
==============================================================================
--- juddi/trunk/juddi-console/uddi-portlets/pom.xml (original)
+++ juddi/trunk/juddi-console/uddi-portlets/pom.xml Wed May 15 21:09:20 2013
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-console</artifactId>
-               <version>3.1.5</version>
+               <version>3.1.6-SNAPSHOT</version>
        </parent>
        <!--
                GWT-Maven archetype generated POM 
@@ -80,12 +80,12 @@
                <dependency>
                        <groupId>org.apache.juddi</groupId>
                        <artifactId>uddi-ws</artifactId>
-                       <version>3.1.5</version>
+                       <version>3.1.6-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.apache.juddi</groupId>
                        <artifactId>juddi-client</artifactId>
-                       <version>3.1.5</version>
+                       <version>3.1.6-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>javax.portlet</groupId>

Modified: juddi/trunk/juddi-core-openjpa/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-core-openjpa/pom.xml?rev=1483083&r1=1483082&r2=1483083&view=diff
==============================================================================
--- juddi/trunk/juddi-core-openjpa/pom.xml (original)
+++ juddi/trunk/juddi-core-openjpa/pom.xml Wed May 15 21:09:20 2013
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-parent</artifactId>
-               <version>3.1.5</version>
+               <version>3.1.6-SNAPSHOT</version>
        </parent>
        <artifactId>juddi-core-openjpa</artifactId>
        <packaging>bundle</packaging>

Modified: juddi/trunk/juddi-core/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-core/pom.xml?rev=1483083&r1=1483082&r2=1483083&view=diff
==============================================================================
--- juddi/trunk/juddi-core/pom.xml (original)
+++ juddi/trunk/juddi-core/pom.xml Wed May 15 21:09:20 2013
@@ -12,7 +12,7 @@
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-parent</artifactId>
-               <version>3.1.5</version>
+               <version>3.1.6-SNAPSHOT</version>
        </parent>
        <artifactId>juddi-core</artifactId>
        <packaging>bundle</packaging>

Modified: juddi/trunk/juddi-dist/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-dist/pom.xml?rev=1483083&r1=1483082&r2=1483083&view=diff
==============================================================================
--- juddi/trunk/juddi-dist/pom.xml (original)
+++ juddi/trunk/juddi-dist/pom.xml Wed May 15 21:09:20 2013
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-parent</artifactId>
-               <version>3.1.5</version>
+               <version>3.1.6-SNAPSHOT</version>
        </parent>
        <artifactId>juddi-dist</artifactId>
        <name>jUDDI Distribution Assembly</name>

Modified: juddi/trunk/juddi-examples/create-partition/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-examples/create-partition/pom.xml?rev=1483083&r1=1483082&r2=1483083&view=diff
==============================================================================
--- juddi/trunk/juddi-examples/create-partition/pom.xml (original)
+++ juddi/trunk/juddi-examples/create-partition/pom.xml Wed May 15 21:09:20 2013
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.apache.juddi.example</groupId>
                <artifactId>juddi-examples</artifactId>
-               <version>3.1.5</version>
+               <version>3.1.6-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <artifactId>create-partition</artifactId>
@@ -15,12 +15,12 @@
                <dependency>
                        <groupId>org.apache.juddi</groupId>
                        <artifactId>uddi-ws</artifactId>
-                       <version>3.1.5</version>
+                       <version>3.1.6-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.apache.juddi</groupId>
                        <artifactId>juddi-client</artifactId>
-                       <version>3.1.5</version>
+                       <version>3.1.6-SNAPSHOT</version>
                </dependency>
        </dependencies>
 

Modified: juddi/trunk/juddi-examples/hello-world/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-examples/hello-world/pom.xml?rev=1483083&r1=1483082&r2=1483083&view=diff
==============================================================================
--- juddi/trunk/juddi-examples/hello-world/pom.xml (original)
+++ juddi/trunk/juddi-examples/hello-world/pom.xml Wed May 15 21:09:20 2013
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.apache.juddi.example</groupId>
                <artifactId>juddi-examples</artifactId>
-               <version>3.1.5</version>
+               <version>3.1.6-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <artifactId>hello-world</artifactId>
@@ -15,12 +15,12 @@
                <dependency>
                        <groupId>org.apache.juddi</groupId>
                        <artifactId>uddi-ws</artifactId>
-                       <version>3.1.5</version>
+                       <version>3.1.6-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.apache.juddi</groupId>
                        <artifactId>juddi-client</artifactId>
-                       <version>3.1.5</version>
+                       <version>3.1.6-SNAPSHOT</version>
                </dependency>
        </dependencies>
 

Modified: juddi/trunk/juddi-examples/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-examples/pom.xml?rev=1483083&r1=1483082&r2=1483083&view=diff
==============================================================================
--- juddi/trunk/juddi-examples/pom.xml (original)
+++ juddi/trunk/juddi-examples/pom.xml Wed May 15 21:09:20 2013
@@ -16,7 +16,7 @@
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-parent</artifactId>
-               <version>3.1.5</version>
+               <version>3.1.6-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <groupId>org.apache.juddi.example</groupId>

Modified: juddi/trunk/juddi-examples/simple-browse/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-examples/simple-browse/pom.xml?rev=1483083&r1=1483082&r2=1483083&view=diff
==============================================================================
--- juddi/trunk/juddi-examples/simple-browse/pom.xml (original)
+++ juddi/trunk/juddi-examples/simple-browse/pom.xml Wed May 15 21:09:20 2013
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.apache.juddi.example</groupId>
                <artifactId>juddi-examples</artifactId>
-               <version>3.1.5</version>
+               <version>3.1.6-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <artifactId>simple-browse</artifactId>
@@ -15,12 +15,12 @@
                <dependency>
                        <groupId>org.apache.juddi</groupId>
                        <artifactId>uddi-ws</artifactId>
-                       <version>3.1.5</version>
+                       <version>3.1.6-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.apache.juddi</groupId>
                        <artifactId>juddi-client</artifactId>
-                       <version>3.1.5</version>
+                       <version>3.1.6-SNAPSHOT</version>
                </dependency>
        </dependencies>
 

Modified: juddi/trunk/juddi-examples/simple-publish/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-examples/simple-publish/pom.xml?rev=1483083&r1=1483082&r2=1483083&view=diff
==============================================================================
--- juddi/trunk/juddi-examples/simple-publish/pom.xml (original)
+++ juddi/trunk/juddi-examples/simple-publish/pom.xml Wed May 15 21:09:20 2013
@@ -3,7 +3,7 @@
   <parent>
      <groupId>org.apache.juddi.example</groupId>
      <artifactId>juddi-examples</artifactId>
-     <version>3.1.5</version>
+     <version>3.1.6-SNAPSHOT</version>
      <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>simple-publish</artifactId>
@@ -14,12 +14,12 @@
     <dependency>
       <groupId>org.apache.juddi</groupId>
       <artifactId>uddi-ws</artifactId>
-      <version>3.1.5</version>
+      <version>3.1.6-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.juddi</groupId>
       <artifactId>juddi-client</artifactId>
-      <version>3.1.5</version>
+      <version>3.1.6-SNAPSHOT</version>
     </dependency>
   </dependencies>
   

Modified: juddi/trunk/juddi-examples/uddi-annotations/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-examples/uddi-annotations/pom.xml?rev=1483083&r1=1483082&r2=1483083&view=diff
==============================================================================
--- juddi/trunk/juddi-examples/uddi-annotations/pom.xml (original)
+++ juddi/trunk/juddi-examples/uddi-annotations/pom.xml Wed May 15 21:09:20 2013
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juddi.example</groupId>
                <artifactId>juddi-examples</artifactId>
-               <version>3.1.5</version>
+               <version>3.1.6-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <artifactId>uddi-annotations</artifactId>

Modified: juddi/trunk/juddi-examples/wsdl2uddi-lifecyle/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-examples/wsdl2uddi-lifecyle/pom.xml?rev=1483083&r1=1483082&r2=1483083&view=diff
==============================================================================
--- juddi/trunk/juddi-examples/wsdl2uddi-lifecyle/pom.xml (original)
+++ juddi/trunk/juddi-examples/wsdl2uddi-lifecyle/pom.xml Wed May 15 21:09:20 
2013
@@ -3,7 +3,7 @@
   <parent>
      <groupId>org.apache.juddi.example</groupId>
      <artifactId>juddi-examples</artifactId>
-     <version>3.1.5</version>
+     <version>3.1.6-SNAPSHOT</version>
      <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>wsdl2uddi-lifecycle</artifactId>

Modified: juddi/trunk/juddi-examples/wsdl2uddi/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-examples/wsdl2uddi/pom.xml?rev=1483083&r1=1483082&r2=1483083&view=diff
==============================================================================
--- juddi/trunk/juddi-examples/wsdl2uddi/pom.xml (original)
+++ juddi/trunk/juddi-examples/wsdl2uddi/pom.xml Wed May 15 21:09:20 2013
@@ -3,7 +3,7 @@
   <parent>
      <groupId>org.apache.juddi.example</groupId>
      <artifactId>juddi-examples</artifactId>
-     <version>3.1.5</version>
+     <version>3.1.6-SNAPSHOT</version>
      <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>wsdl2uddi</artifactId>
@@ -14,12 +14,12 @@
     <dependency>
       <groupId>org.apache.juddi</groupId>
       <artifactId>uddi-ws</artifactId>
-      <version>3.1.5</version>
+      <version>3.1.6-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.juddi</groupId>
       <artifactId>juddi-client</artifactId>
-      <version>3.1.5</version>
+      <version>3.1.6-SNAPSHOT</version>
     </dependency>
   </dependencies>
   

Modified: juddi/trunk/juddi-tomcat/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-tomcat/pom.xml?rev=1483083&r1=1483082&r2=1483083&view=diff
==============================================================================
--- juddi/trunk/juddi-tomcat/pom.xml (original)
+++ juddi/trunk/juddi-tomcat/pom.xml Wed May 15 21:09:20 2013
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-parent</artifactId>
-               <version>3.1.5</version>
+               <version>3.1.6-SNAPSHOT</version>
        </parent>
        <artifactId>juddi-tomcat</artifactId>
        <name>jUDDI Tomcat Packaging</name>

Modified: juddi/trunk/juddiv3-war/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddiv3-war/pom.xml?rev=1483083&r1=1483082&r2=1483083&view=diff
==============================================================================
--- juddi/trunk/juddiv3-war/pom.xml (original)
+++ juddi/trunk/juddiv3-war/pom.xml Wed May 15 21:09:20 2013
@@ -12,7 +12,7 @@
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-parent</artifactId>
-               <version>3.1.5</version>
+               <version>3.1.6-SNAPSHOT</version>
        </parent>
        <artifactId>juddiv3-war</artifactId>
        <packaging>war</packaging>
@@ -25,7 +25,7 @@
                <dependency>
                        <artifactId>uddi-ws</artifactId>
                        <groupId>org.apache.juddi</groupId>
-                       <version>3.1.5</version>
+                       <version>3.1.6-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>commons-logging</groupId>

Modified: juddi/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/pom.xml?rev=1483083&r1=1483082&r2=1483083&view=diff
==============================================================================
--- juddi/trunk/pom.xml (original)
+++ juddi/trunk/pom.xml Wed May 15 21:09:20 2013
@@ -25,7 +25,7 @@
        <packaging>pom</packaging>
        <groupId>org.apache.juddi</groupId>
        <artifactId>juddi-parent</artifactId>
-       <version>3.1.5</version>
+       <version>3.1.6-SNAPSHOT</version>
        <name>jUDDI_v3 Parent</name>
        <description>jUDDI (pronounced "Judy") is an open source Java
                implementation of the Universal Description, Discovery, and
@@ -148,9 +148,9 @@
                </license>
        </licenses>
        <scm>
-               
<connection>scm:svn:http://svn.apache.org/repos/asf/juddi/tags/juddi-3.1.5</connection>
-               
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/juddi/tags/juddi-3.1.5</developerConnection>
-               
<url>http://svn.apache.org/viewcvs.cgi/juddi/tags/juddi-3.1.5</url>
+               
<connection>scm:svn:http://svn.apache.org/repos/asf/juddi/trunk/</connection>
+               
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/juddi/trunk/</developerConnection>
+               <url>http://svn.apache.org/viewcvs.cgi/juddi/trunk/</url>
        </scm>
            <build>
         <pluginManagement>

Modified: juddi/trunk/uddi-tck-base/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/uddi-tck-base/pom.xml?rev=1483083&r1=1483082&r2=1483083&view=diff
==============================================================================
--- juddi/trunk/uddi-tck-base/pom.xml (original)
+++ juddi/trunk/uddi-tck-base/pom.xml Wed May 15 21:09:20 2013
@@ -19,7 +19,7 @@
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-parent</artifactId>
-               <version>3.1.5</version>
+               <version>3.1.6-SNAPSHOT</version>
        </parent>
        <artifactId>uddi-tck-base</artifactId>
        <packaging>bundle</packaging>

Modified: juddi/trunk/uddi-tck/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/uddi-tck/pom.xml?rev=1483083&r1=1483082&r2=1483083&view=diff
==============================================================================
--- juddi/trunk/uddi-tck/pom.xml (original)
+++ juddi/trunk/uddi-tck/pom.xml Wed May 15 21:09:20 2013
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-parent</artifactId>
-               <version>3.1.5</version>
+               <version>3.1.6-SNAPSHOT</version>
        </parent>
        <artifactId>uddi-tck</artifactId>
        <packaging>bundle</packaging>

Modified: juddi/trunk/uddi-ws/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/uddi-ws/pom.xml?rev=1483083&r1=1483082&r2=1483083&view=diff
==============================================================================
--- juddi/trunk/uddi-ws/pom.xml (original)
+++ juddi/trunk/uddi-ws/pom.xml Wed May 15 21:09:20 2013
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache.juddi</groupId>
                <artifactId>juddi-parent</artifactId>
-               <version>3.1.5</version>
+               <version>3.1.6-SNAPSHOT</version>
        </parent>
        <artifactId>uddi-ws</artifactId>
        <packaging>bundle</packaging>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to