[Jsptest-svn-commits] SF.net SVN: jsptest: [185] trunk/jsptest-generic/jsptest-compiler-api/pom. xm
Status: Alpha
Brought to you by:
lkoskela
From: <lko...@us...> - 2007-10-30 06:25:18
|
Revision: 185 http://jsptest.svn.sourceforge.net/jsptest/?rev=185&view=rev Author: lkoskela Date: 2007-10-29 23:25:17 -0700 (Mon, 29 Oct 2007) Log Message: ----------- [maven-release-plugin] prepare release jsptest-compiler-api-0.12 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:23:38 UTC (rev 184) +++ trunk/jsptest-generic/jsptest-compiler-api/pom.xml 2007-10-30 06:25:17 UTC (rev 185) @@ -7,7 +7,14 @@ </parent> <modelVersion>4.0.0</modelVersion> <artifactId>jsptest-compiler-api</artifactId> + <version>0.12</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. |