Author: desruisseaux Date: Fri Jul 19 15:25:08 2013 New Revision: 1504916 URL: http://svn.apache.org/r1504916 Log: Revert <sis.plugin.version> from 0.3 to 0.3-SNAPSHOT since 'mvn release:prepare' seems to require it.
Modified: sis/branches/0.3/pom.xml Modified: sis/branches/0.3/pom.xml URL: http://svn.apache.org/viewvc/sis/branches/0.3/pom.xml?rev=1504916&r1=1504915&r2=1504916&view=diff ============================================================================== --- sis/branches/0.3/pom.xml (original) +++ sis/branches/0.3/pom.xml Fri Jul 19 15:25:08 2013 @@ -380,7 +380,7 @@ Apache SIS is a free software, Java lang <!-- Following properties are branch-specific --> <maven.compile.source>1.6</maven.compile.source> <maven.compile.target>1.6</maven.compile.target> - <sis.plugin.version>0.3</sis.plugin.version> + <sis.plugin.version>0.3-SNAPSHOT</sis.plugin.version> </properties> <profiles>