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/19 12:01:50 UTC

svn commit: r1220702 - /incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/NPANDAY_488_MSDeployPackageSimpleWebApp.java

Author: brett
Date: Mon Dec 19 12:01:49 2011
New Revision: 1220702

URL: http://svn.apache.org/viewvc?rev=1220702&view=rev
Log:
fix version

Modified:
    incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/NPANDAY_488_MSDeployPackageSimpleWebApp.java

Modified: incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/NPANDAY_488_MSDeployPackageSimpleWebApp.java
URL: http://svn.apache.org/viewvc/incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/NPANDAY_488_MSDeployPackageSimpleWebApp.java?rev=1220702&r1=1220701&r2=1220702&view=diff
==============================================================================
--- incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/NPANDAY_488_MSDeployPackageSimpleWebApp.java (original)
+++ incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/NPANDAY_488_MSDeployPackageSimpleWebApp.java Mon Dec 19 12:01:49 2011
@@ -25,7 +25,7 @@ public class NPANDAY_488_MSDeployPackage
 {
     public NPANDAY_488_MSDeployPackageSimpleWebApp()
     {
-        super( "[1.4.1-incubating,)" );
+        super( "[1.5.0-incubating,)" );
     }
 
     public void test()