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 no...@apache.org on 2010/01/19 14:15:04 UTC

svn commit: r900764 - in /james/imap/trunk: ./ parent/ stage/org.apache.james/jars/ stage/org.apache.james/poms/ stage/org.apache.james/xmls/ stage/org.apache.maven.skins/

Author: norman
Date: Tue Jan 19 13:15:03 2010
New Revision: 900764

URL: http://svn.apache.org/viewvc?rev=900764&view=rev
Log:
* upgrade to james-project 1.5
* cleanup stage

Removed:
    james/imap/trunk/stage/org.apache.james/jars/apache-mime4j-0.6.jar
    james/imap/trunk/stage/org.apache.james/poms/apache-james-mailet-base-1.0-SNAPSHOT.pom
    james/imap/trunk/stage/org.apache.james/poms/apache-mime4j-0.6.pom
    james/imap/trunk/stage/org.apache.james/poms/james-parent-1.3RC3-SNAPSHOT.pom
    james/imap/trunk/stage/org.apache.james/poms/james-project-1.4RC3-SNAPSHOT.pom
    james/imap/trunk/stage/org.apache.james/poms/james-server-root-1.0.pom
    james/imap/trunk/stage/org.apache.james/poms/mailet-2.4-SNAPSHOT.pom
    james/imap/trunk/stage/org.apache.james/poms/maven-skin-1.1-SNAPSHOT.pom
    james/imap/trunk/stage/org.apache.james/poms/standard-mailets-1.0-SNAPSHOT.pom
    james/imap/trunk/stage/org.apache.james/xmls/
    james/imap/trunk/stage/org.apache.maven.skins/
Modified:
    james/imap/trunk/parent/pom.xml
    james/imap/trunk/pom.xml

Modified: james/imap/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/james/imap/trunk/parent/pom.xml?rev=900764&r1=900763&r2=900764&view=diff
==============================================================================
--- james/imap/trunk/parent/pom.xml (original)
+++ james/imap/trunk/parent/pom.xml Tue Jan 19 13:15:03 2010
@@ -21,8 +21,7 @@
   <parent>
     <artifactId>james-project</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>1.4RC3-SNAPSHOT</version>
-    <relativePath>../stage/org.apache.james/poms/james-project-1.4RC3-SNAPSHOT.pom</relativePath>
+    <version>1.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/imap/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/imap/trunk/pom.xml?rev=900764&r1=900763&r2=900764&view=diff
==============================================================================
--- james/imap/trunk/pom.xml (original)
+++ james/imap/trunk/pom.xml Tue Jan 19 13:15:03 2010
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>james-project</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>1.3</version>
+    <version>1.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>



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