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 fe...@apache.org on 2011/10/12 17:30:38 UTC

svn commit: r1182428 - /james/trunk/sandbox/felixk/sample-project-layout/mailbox/pom.xml

Author: felixk
Date: Wed Oct 12 15:30:38 2011
New Revision: 1182428

URL: http://svn.apache.org/viewvc?rev=1182428&view=rev
Log:
Use sample james-parent

Modified:
    james/trunk/sandbox/felixk/sample-project-layout/mailbox/pom.xml

Modified: james/trunk/sandbox/felixk/sample-project-layout/mailbox/pom.xml
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/sample-project-layout/mailbox/pom.xml?rev=1182428&r1=1182427&r2=1182428&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/sample-project-layout/mailbox/pom.xml (original)
+++ james/trunk/sandbox/felixk/sample-project-layout/mailbox/pom.xml Wed Oct 12 15:30:38 2011
@@ -19,9 +19,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
-    <artifactId>james-project</artifactId>
+    <artifactId>james-parent</artifactId>
     <groupId>org.apache.james</groupId>
-    <version>1.6</version>
+    <version>2.0-SNAPSHOT</version>
     <relativePath></relativePath>
   </parent>
 



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