You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ode.apache.org by mr...@apache.org on 2007/03/23 18:11:29 UTC

svn commit: r521809 - /incubator/ode/trunk/distro-axis2/pom.xml

Author: mriou
Date: Fri Mar 23 10:11:28 2007
New Revision: 521809

URL: http://svn.apache.org/viewvc?view=rev&rev=521809
Log:
Cleaning some character removal.

Modified:
    incubator/ode/trunk/distro-axis2/pom.xml

Modified: incubator/ode/trunk/distro-axis2/pom.xml
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/distro-axis2/pom.xml?view=diff&rev=521809&r1=521808&r2=521809
==============================================================================
--- incubator/ode/trunk/distro-axis2/pom.xml (original)
+++ incubator/ode/trunk/distro-axis2/pom.xml Fri Mar 23 10:11:28 2007
@@ -9,9 +9,9 @@
     <parent>
         <groupId>org.apache.ode</groupId>
         <artifactId>ode</artifactId>
-        <version>2.0-SNAPSHOT</version>
+        <version>1.0-incubating-SNAPSHOT</version>
     </parent>
-    <version>2.0-SNAPSHOT</version>
+    <version>1.0-incubating-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencies>
@@ -108,7 +108,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-assembly-plugin</artifactId>
-                executions>
+		<executions>
                     <execution>
                         <phase>package</phase>
                         <goals>