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 br...@apache.org on 2011/12/13 00:33:32 UTC

svn commit: r1213521 - /incubator/npanday/trunk/npanday-it-runner/pom.xml

Author: brett
Date: Tue Dec 13 00:33:31 2011
New Revision: 1213521

URL: http://svn.apache.org/viewvc?rev=1213521&view=rev
Log:
no need to branch the ITs, so use these ones until released

Modified:
    incubator/npanday/trunk/npanday-it-runner/pom.xml

Modified: incubator/npanday/trunk/npanday-it-runner/pom.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/npanday-it-runner/pom.xml?rev=1213521&r1=1213520&r2=1213521&view=diff
==============================================================================
--- incubator/npanday/trunk/npanday-it-runner/pom.xml (original)
+++ incubator/npanday/trunk/npanday-it-runner/pom.xml Tue Dec 13 00:33:31 2011
@@ -36,8 +36,8 @@ under the License.
     <dependency>
       <groupId>org.apache.npanday.its</groupId>
       <artifactId>npanday-its</artifactId>
-      <version>${project.version}</version>
-       <classifier>tests</classifier>
+      <version>1.4.1-incubating-SNAPSHOT</version>
+      <classifier>tests</classifier>
     </dependency>
   </dependencies>