You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@esme.apache.org by rh...@apache.org on 2010/02/22 08:43:23 UTC

svn commit: r912501 - /incubator/esme/trunk/server/pom.xml

Author: rhirsch
Date: Mon Feb 22 07:43:22 2010
New Revision: 912501

URL: http://svn.apache.org/viewvc?rev=912501&view=rev
Log:
Changed Version in pom.xml to reflect that it is RC1

Modified:
    incubator/esme/trunk/server/pom.xml

Modified: incubator/esme/trunk/server/pom.xml
URL: http://svn.apache.org/viewvc/incubator/esme/trunk/server/pom.xml?rev=912501&r1=912500&r2=912501&view=diff
==============================================================================
--- incubator/esme/trunk/server/pom.xml (original)
+++ incubator/esme/trunk/server/pom.xml Mon Feb 22 07:43:22 2010
@@ -22,7 +22,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.esme</groupId>
     <artifactId>esme-server</artifactId>
-    <version>apache-esme-1.0-incubating</version>
+    <version>apache-esme-1.0-RC1-incubating</version>
     <packaging>war</packaging>
     <name>Apache Enterprise Social Messaging Experiment (ESME)</name>
     <inceptionYear>2008</inceptionYear>