You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by ba...@apache.org on 2007/05/31 12:11:32 UTC

svn commit: r543104 - in /james/jspf/trunk: pom.xml stage/uk.nominet/jars/dnsjnio-0.9.7-SNAPSHOT.jar

Author: bago
Date: Thu May 31 03:11:29 2007
New Revision: 543104

URL: http://svn.apache.org/viewvc?view=rev&rev=543104
Log:
Updated dnsjnio dependency.
Updated pom to depend on non-snapshot when possible (and to point to updated stage folder)

Modified:
    james/jspf/trunk/pom.xml
    james/jspf/trunk/stage/uk.nominet/jars/dnsjnio-0.9.7-SNAPSHOT.jar

Modified: james/jspf/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/jspf/trunk/pom.xml?view=diff&rev=543104&r1=543103&r2=543104
==============================================================================
--- james/jspf/trunk/pom.xml (original)
+++ james/jspf/trunk/pom.xml Thu May 31 03:11:29 2007
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.james</groupId>
     <artifactId>james-project</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1</version>
     <!-- Either this really points to the james-project/pom.xml or you
          will have to tune the local repository, later, in this file -->
     <relativePath>../james-project/project/pom.xml</relativePath>
@@ -112,17 +112,17 @@
       <!-- of ${basedir}, or, otherwise, manually install the parent poms -->
       <!--
            mvn -fignorepom.xml install:install-file 
-              -Dfile=stage\org.apache.james\poms\james-parent-1.1-SNAPSHOT.pom 
+              -Dfile=stage\org.apache.james\poms\james-parent-1.1.pom 
               -Dpackaging=pom 
               -DgroupId=org.apache.james 
               -DartifactId=james-parent 
-              -Dversion=1.1-SNAPSHOT
+              -Dversion=1.1
            mvn -fignorepom.xml install:install-file 
-              -Dfile=stage\org.apache.james\poms\james-project-1.1-SNAPSHOT.pom 
+              -Dfile=stage\org.apache.james\poms\james-project-1.1.pom 
               -Dpackaging=pom 
               -DgroupId=org.apache.james 
               -DartifactId=james-project 
-              -Dversion=1.1-SNAPSHOT
+              -Dversion=1.1
        -->
       <url>file://${basedir}/stage</url>
       <layout>legacy</layout>

Modified: james/jspf/trunk/stage/uk.nominet/jars/dnsjnio-0.9.7-SNAPSHOT.jar
URL: http://svn.apache.org/viewvc/james/jspf/trunk/stage/uk.nominet/jars/dnsjnio-0.9.7-SNAPSHOT.jar?view=diff&rev=543104&r1=543103&r2=543104
==============================================================================
Binary files - no diff available.



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