You are viewing a plain text version of this content. The canonical link for it is here.
Posted to npanday-commits@incubator.apache.org by lc...@apache.org on 2011/11/28 10:53:26 UTC

svn commit: r1207064 - /incubator/npanday/trunk/pom.xml

Author: lcorneliussen
Date: Mon Nov 28 10:53:26 2011
New Revision: 1207064

URL: http://svn.apache.org/viewvc?rev=1207064&view=rev
Log:
Building NPanday using 1.4.0

Modified:
    incubator/npanday/trunk/pom.xml

Modified: incubator/npanday/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/pom.xml?rev=1207064&r1=1207063&r2=1207064&view=diff
==============================================================================
--- incubator/npanday/trunk/pom.xml (original)
+++ incubator/npanday/trunk/pom.xml Mon Nov 28 10:53:26 2011
@@ -38,7 +38,7 @@ under the License.
     <mavenVersion>2.0.9</mavenVersion>
     <plexus.utils.version>1.5.1</plexus.utils.version>
     <!-- if you want to build NPanday with a specific version, replace this -->
-    <bootstrap.npanday.version>${project.version}</bootstrap.npanday.version>
+    <bootstrap.npanday.version>1.4.0-incubating</bootstrap.npanday.version>
   </properties>
 
   <repositories>