Update of /var/cvs/applications/mynews
In directory james.mmbase.org:/tmp/cvs-serv7434/applications/mynews

Modified Files:
        pom.xml 
Log Message:
Improvements for the multiproject build
Kick off a full build inside /maven


See also: http://cvs.mmbase.org/viewcvs/applications/mynews


Index: pom.xml
===================================================================
RCS file: /var/cvs/applications/mynews/pom.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- pom.xml     16 Feb 2009 21:29:45 -0000      1.2
+++ pom.xml     8 Mar 2009 18:12:44 -0000       1.3
@@ -5,14 +5,11 @@
   <parent>
     <groupId>org.mmbase</groupId>
     <artifactId>mmbase-application-parent</artifactId>
-    <version>1.9</version>
-    <relativePath>../app-base/pom.xml</relativePath>
+    <version>1.9-SNAPSHOT</version>
   </parent>
 
   <artifactId>mmbase-mynews</artifactId>
   <name>MMBase MyNews</name>
-  <version>${mmbase.version}</version>
   <packaging>war</packaging>
 
-
 </project>
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to