You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by ng...@apache.org on 2010/03/19 16:34:52 UTC

svn commit: r925281 - in /mina/sandbox/vysper/trunk: dist/pom.xml nbxml/pom.xml pom.xml server/core/pom.xml server/extensions/pom.xml server/extensions/xep0045-muc/pom.xml server/extensions/xep0060-pubsub/pom.xml server/pom.xml speccompliance/pom.xml

Author: ngn
Date: Fri Mar 19 15:34:51 2010
New Revision: 925281

URL: http://svn.apache.org/viewvc?rev=925281&view=rev
Log:
[maven-release-plugin] prepare release vysper-parent-0.5

Modified:
    mina/sandbox/vysper/trunk/dist/pom.xml
    mina/sandbox/vysper/trunk/nbxml/pom.xml
    mina/sandbox/vysper/trunk/pom.xml
    mina/sandbox/vysper/trunk/server/core/pom.xml
    mina/sandbox/vysper/trunk/server/extensions/pom.xml
    mina/sandbox/vysper/trunk/server/extensions/xep0045-muc/pom.xml
    mina/sandbox/vysper/trunk/server/extensions/xep0060-pubsub/pom.xml
    mina/sandbox/vysper/trunk/server/pom.xml
    mina/sandbox/vysper/trunk/speccompliance/pom.xml

Modified: mina/sandbox/vysper/trunk/dist/pom.xml
URL: http://svn.apache.org/viewvc/mina/sandbox/vysper/trunk/dist/pom.xml?rev=925281&r1=925280&r2=925281&view=diff
==============================================================================
--- mina/sandbox/vysper/trunk/dist/pom.xml (original)
+++ mina/sandbox/vysper/trunk/dist/pom.xml Fri Mar 19 15:34:51 2010
@@ -20,13 +20,13 @@
   <parent>
     <artifactId>vysper-parent</artifactId>
     <groupId>org.apache.vysper</groupId>
-    <version>0.5-SNAPSHOT</version>
+    <version>0.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.vysper</groupId>
   <artifactId>vysper</artifactId>
   <name>Apache Vysper</name>
-  <version>0.5-SNAPSHOT</version>
+  <version>0.5</version>
   <packaging>pom</packaging>
   
   <dependencies>

Modified: mina/sandbox/vysper/trunk/nbxml/pom.xml
URL: http://svn.apache.org/viewvc/mina/sandbox/vysper/trunk/nbxml/pom.xml?rev=925281&r1=925280&r2=925281&view=diff
==============================================================================
--- mina/sandbox/vysper/trunk/nbxml/pom.xml (original)
+++ mina/sandbox/vysper/trunk/nbxml/pom.xml Fri Mar 19 15:34:51 2010
@@ -20,13 +20,13 @@
   <parent>
     <artifactId>vysper-parent</artifactId>
     <groupId>org.apache.vysper</groupId>
-    <version>0.5-SNAPSHOT</version>
+    <version>0.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.vysper</groupId>
   <artifactId>nbxml</artifactId>
   <name>Apache Vysper Non-blocking XML parser</name>
-  <version>0.5-SNAPSHOT</version>
+  <version>0.5</version>
   
   <dependencies>
     <dependency>

Modified: mina/sandbox/vysper/trunk/pom.xml
URL: http://svn.apache.org/viewvc/mina/sandbox/vysper/trunk/pom.xml?rev=925281&r1=925280&r2=925281&view=diff
==============================================================================
--- mina/sandbox/vysper/trunk/pom.xml (original)
+++ mina/sandbox/vysper/trunk/pom.xml Fri Mar 19 15:34:51 2010
@@ -27,7 +27,7 @@
   <groupId>org.apache.vysper</groupId>
   <artifactId>vysper-parent</artifactId>
   <name>Apache Vysper Parent</name>
-  <version>0.5-SNAPSHOT</version>
+  <version>0.5</version>
   <packaging>pom</packaging>
   <url>http://mina.apache.org/vysper</url>
 
@@ -74,9 +74,9 @@
   </mailingLists>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/mina/sandbox/vysper/trunk</connection>
-    <developerConnection> scm:svn:https://svn.apache.org/repos/asf/mina/sandbox/vysper/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/mina/sandbox/vysper/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/mina/sandbox/vysper/tags/vysper-parent-0.5</connection>
+    <developerConnection> scm:svn:https://svn.apache.org/repos/asf/mina/sandbox/vysper/tags/vysper-parent-0.5</developerConnection>
+    <url>http://svn.apache.org/viewvc/mina/sandbox/vysper/tags/vysper-parent-0.5</url>
   </scm>
 
   <repositories>

Modified: mina/sandbox/vysper/trunk/server/core/pom.xml
URL: http://svn.apache.org/viewvc/mina/sandbox/vysper/trunk/server/core/pom.xml?rev=925281&r1=925280&r2=925281&view=diff
==============================================================================
--- mina/sandbox/vysper/trunk/server/core/pom.xml (original)
+++ mina/sandbox/vysper/trunk/server/core/pom.xml Fri Mar 19 15:34:51 2010
@@ -20,13 +20,13 @@
   <parent>
     <artifactId>vysper-server</artifactId>
     <groupId>org.apache.vysper</groupId>
-    <version>0.5-SNAPSHOT</version>
+    <version>0.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.vysper</groupId>
   <artifactId>vysper-core</artifactId>
   <name>Apache Vysper Core</name>
-  <version>0.5-SNAPSHOT</version>
+  <version>0.5</version>
   
   
   <dependencies>

Modified: mina/sandbox/vysper/trunk/server/extensions/pom.xml
URL: http://svn.apache.org/viewvc/mina/sandbox/vysper/trunk/server/extensions/pom.xml?rev=925281&r1=925280&r2=925281&view=diff
==============================================================================
--- mina/sandbox/vysper/trunk/server/extensions/pom.xml (original)
+++ mina/sandbox/vysper/trunk/server/extensions/pom.xml Fri Mar 19 15:34:51 2010
@@ -21,13 +21,13 @@
     <parent>
         <artifactId>vysper-server</artifactId>
         <groupId>org.apache.vysper</groupId>
-        <version>0.5-SNAPSHOT</version>
+        <version>0.5</version>
     </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.vysper</groupId>
   <artifactId>vysper-extensions</artifactId>
   <name>Apache Vysper Extensions</name>
-  <version>0.5-SNAPSHOT</version>
+  <version>0.5</version>
    <packaging>pom</packaging>
 
   <modules>

Modified: mina/sandbox/vysper/trunk/server/extensions/xep0045-muc/pom.xml
URL: http://svn.apache.org/viewvc/mina/sandbox/vysper/trunk/server/extensions/xep0045-muc/pom.xml?rev=925281&r1=925280&r2=925281&view=diff
==============================================================================
--- mina/sandbox/vysper/trunk/server/extensions/xep0045-muc/pom.xml (original)
+++ mina/sandbox/vysper/trunk/server/extensions/xep0045-muc/pom.xml Fri Mar 19 15:34:51 2010
@@ -20,13 +20,13 @@
   <parent>
     <artifactId>vysper-extensions</artifactId>
     <groupId>org.apache.vysper</groupId>
-    <version>0.5-SNAPSHOT</version>
+    <version>0.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.vysper.extensions</groupId>
   <artifactId>xep0045-muc</artifactId>
   <name>Apache Vysper XEP-0045 Multi-user chat</name>
-  <version>0.5-SNAPSHOT</version>
+  <version>0.5</version>
   
   
   <dependencies>

Modified: mina/sandbox/vysper/trunk/server/extensions/xep0060-pubsub/pom.xml
URL: http://svn.apache.org/viewvc/mina/sandbox/vysper/trunk/server/extensions/xep0060-pubsub/pom.xml?rev=925281&r1=925280&r2=925281&view=diff
==============================================================================
--- mina/sandbox/vysper/trunk/server/extensions/xep0060-pubsub/pom.xml (original)
+++ mina/sandbox/vysper/trunk/server/extensions/xep0060-pubsub/pom.xml Fri Mar 19 15:34:51 2010
@@ -20,13 +20,13 @@
   <parent>
     <artifactId>vysper-extensions</artifactId>
     <groupId>org.apache.vysper</groupId>
-    <version>0.5-SNAPSHOT</version>
+    <version>0.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.vysper.extensions</groupId>
   <artifactId>xep0060-pubsub</artifactId>
   <name>Apache Vysper XEP-0060 Publish-Subscribe</name>
-  <version>0.5-SNAPSHOT</version>
+  <version>0.5</version>
   
   
   <dependencies>

Modified: mina/sandbox/vysper/trunk/server/pom.xml
URL: http://svn.apache.org/viewvc/mina/sandbox/vysper/trunk/server/pom.xml?rev=925281&r1=925280&r2=925281&view=diff
==============================================================================
--- mina/sandbox/vysper/trunk/server/pom.xml (original)
+++ mina/sandbox/vysper/trunk/server/pom.xml Fri Mar 19 15:34:51 2010
@@ -21,13 +21,13 @@
     <parent>
         <artifactId>vysper-parent</artifactId>
         <groupId>org.apache.vysper</groupId>
-        <version>0.5-SNAPSHOT</version>
+        <version>0.5</version>
     </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.vysper</groupId>
   <artifactId>vysper-server</artifactId>
   <name>Apache Vysper Server</name>
-  <version>0.5-SNAPSHOT</version>
+  <version>0.5</version>
    <packaging>pom</packaging>
 
   <modules>

Modified: mina/sandbox/vysper/trunk/speccompliance/pom.xml
URL: http://svn.apache.org/viewvc/mina/sandbox/vysper/trunk/speccompliance/pom.xml?rev=925281&r1=925280&r2=925281&view=diff
==============================================================================
--- mina/sandbox/vysper/trunk/speccompliance/pom.xml (original)
+++ mina/sandbox/vysper/trunk/speccompliance/pom.xml Fri Mar 19 15:34:51 2010
@@ -20,13 +20,13 @@
   <parent>
     <artifactId>vysper-parent</artifactId>
     <groupId>org.apache.vysper</groupId>
-    <version>0.5-SNAPSHOT</version>
+    <version>0.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.vysper</groupId>
   <artifactId>spec-compliance</artifactId>
   <name>Apache Vysper Spec compliance</name>
-  <version>0.5-SNAPSHOT</version>
+  <version>0.5</version>
   
   <profiles>
     <profile>