You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-dev@ws.apache.org by sc...@apache.org on 2005/01/10 16:23:40 UTC

svn commit: r124802 - /incubator/muse/trunk/project.xml

Author: scamp
Date: Mon Jan 10 07:23:38 2005
New Revision: 124802

URL: http://svn.apache.org/viewcvs?view=rev&rev=124802
Log:
updated the naming/version info to be more similar to beehive's
Modified:
   incubator/muse/trunk/project.xml

Modified: incubator/muse/trunk/project.xml
Url: http://svn.apache.org/viewcvs/incubator/muse/trunk/project.xml?view=diff&rev=124802&p1=incubator/muse/trunk/project.xml&r1=124801&p2=incubator/muse/trunk/project.xml&r2=124802
==============================================================================
--- incubator/muse/trunk/project.xml	(original)
+++ incubator/muse/trunk/project.xml	Mon Jan 10 07:23:38 2005
@@ -8,10 +8,10 @@
          xsi:noNamespaceSchemaLocation="http://maven.apache.org/xsd/maven-project-3.0.0.xsd">
 
   <pomVersion>3</pomVersion>
-  <id>incubating-muse</id>
+  <id>apache-muse-incubating</id>
   <name>Muse</name>
   <groupId>muse</groupId>
-  <currentVersion>0.5-beta1</currentVersion>
+  <currentVersion>0.5-alpha-snapshot</currentVersion>
   <organization>
     <name>Apache Software Foundation</name>
     <url>http://www.apache.org/</url>
@@ -31,8 +31,8 @@
 
   <versions>
     <version>
-      <id>0.5-beta1</id>
-      <name>0.5-beta1</name>
+      <id>0.5-alpha</id>
+      <name>0.5-alpha</name>
       <tag>HEAD</tag>
     </version>
   </versions>

---------------------------------------------------------------------
To unsubscribe, e-mail: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org