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/09/01 23:09:44 UTC

svn commit: r991707 - /mina/vysper/branches/0.6/demo/pubsub/client/pom.xml

Author: ngn
Date: Wed Sep  1 21:09:44 2010
New Revision: 991707

URL: http://svn.apache.org/viewvc?rev=991707&view=rev
Log:
Fixing stray unchanged version

Modified:
    mina/vysper/branches/0.6/demo/pubsub/client/pom.xml

Modified: mina/vysper/branches/0.6/demo/pubsub/client/pom.xml
URL: http://svn.apache.org/viewvc/mina/vysper/branches/0.6/demo/pubsub/client/pom.xml?rev=991707&r1=991706&r2=991707&view=diff
==============================================================================
--- mina/vysper/branches/0.6/demo/pubsub/client/pom.xml (original)
+++ mina/vysper/branches/0.6/demo/pubsub/client/pom.xml Wed Sep  1 21:09:44 2010
@@ -28,7 +28,7 @@
   <groupId>org.apache.vysper</groupId>
   <artifactId>demo-pubsub-client</artifactId>
   <name>Apache Vysper XEP-0060 Publish-Subscribe Demo Application</name>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>0.6</version>
 
   <repositories>
     <repository>