Author: bago
Date: Sun May 31 12:25:47 2009
New Revision: 780420

URL: http://svn.apache.org/viewvc?rev=780420&view=rev
Log:
Upgraded parent project to 1.3 final.

Modified:
    james/jspf/trunk/pom.xml

Modified: james/jspf/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/jspf/trunk/pom.xml?rev=780420&r1=780419&r2=780420&view=diff
==============================================================================
--- james/jspf/trunk/pom.xml (original)
+++ james/jspf/trunk/pom.xml Sun May 31 12:25:47 2009
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.james</groupId>
     <artifactId>james-project</artifactId>
-    <version>1.3-SNAPSHOT</version>
+    <version>1.3</version>
   </parent>
   <name>Apache JAMES jSPF</name>
   <version>0.9.7-SNAPSHOT</version>
@@ -48,8 +48,8 @@
     <!-- It make sure dependencies needed by other modules are   -->
     <!-- resolved/installed in the repository                    -->
     <module>stage</module>
-    <module>resolver</module>
     <module>tester</module>
+    <module>resolver</module>
   </modules>
 
   <issueManagement>
@@ -161,8 +161,8 @@
            <dependency>
              <groupId>org.apache.james.jspf</groupId>
              <artifactId>tester</artifactId>
-             <version>0.9.7-SNAPSHOT</version>
-           </dependency>
+        <version>0.9.7-SNAPSHOT</version>
+      </dependency>
            <dependency>
              <groupId>org.apache.james.jspf</groupId>
              <artifactId>resolver</artifactId>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to