Author: mattmann Date: Tue Jul 17 04:36:40 2012 New Revision: 1362358 URL: http://svn.apache.org/viewvc?rev=1362358&view=rev Log: rollback release.
Modified: incubator/sis/branches/0.2-incubating/sis-webapp/pom.xml Modified: incubator/sis/branches/0.2-incubating/sis-webapp/pom.xml URL: http://svn.apache.org/viewvc/incubator/sis/branches/0.2-incubating/sis-webapp/pom.xml?rev=1362358&r1=1362357&r2=1362358&view=diff ============================================================================== --- incubator/sis/branches/0.2-incubating/sis-webapp/pom.xml (original) +++ incubator/sis/branches/0.2-incubating/sis-webapp/pom.xml Tue Jul 17 04:36:40 2012 @@ -58,7 +58,7 @@ <version>6.1.21</version> <configuration> <contextPath>/sis-webapp</contextPath> - <webApp>${basedir}/target/sis-webapp-0.2-incubating-SNAPSHOT.war</webApp> + <webApp>${basedir}/target/sis-webapp-0.2-incubating.war</webApp> </configuration> <executions> <execution>