[Jsptest-svn-commits] SF.net SVN: jsptest: [187] trunk/jsptest-generic/jsptest-compiler-api/pom. xm
Status: Alpha
Brought to you by:
lkoskela
From: <lko...@us...> - 2007-10-30 06:25:31
|
Revision: 187 http://jsptest.svn.sourceforge.net/jsptest/?rev=187&view=rev Author: lkoskela Date: 2007-10-29 23:25:30 -0700 (Mon, 29 Oct 2007) Log Message: ----------- [maven-release-plugin] prepare for next development iteration Modified Paths: -------------- trunk/jsptest-generic/jsptest-compiler-api/pom.xml Modified: trunk/jsptest-generic/jsptest-compiler-api/pom.xml =================================================================== --- trunk/jsptest-generic/jsptest-compiler-api/pom.xml 2007-10-30 06:25:26 UTC (rev 186) +++ trunk/jsptest-generic/jsptest-compiler-api/pom.xml 2007-10-30 06:25:30 UTC (rev 187) @@ -7,14 +7,8 @@ </parent> <modelVersion>4.0.0</modelVersion> <artifactId>jsptest-compiler-api</artifactId> - <version>0.12</version> + <version>0.13-SNAPSHOT</version> <packaging>jar</packaging> <name>Internal compiler API</name> <description>A common internal API for the different versions of JSP version-specific compilers.</description> - - <scm> - <connection>scm:svn:https://jsptest.svn.sourceforge.net/svnroot/jsptest/tags/jsptest-compiler-api-0.12</connection> - <developerConnection>scm:svn:https://jsptest.svn.sourceforge.net/svnroot/jsptest/tags/jsptest-compiler-api-0.12</developerConnection> - <url>http://jsptest.svn.sourceforge.net/viewvc/jsptest/tags/jsptest-compiler-api-0.12</url> - </scm> </project> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |