[Jsptest-svn-commits] SF.net SVN: jsptest: [197] trunk
Status: Alpha
Brought to you by:
lkoskela
From: <lko...@us...> - 2008-04-04 07:00:37
|
Revision: 197 http://jsptest.svn.sourceforge.net/jsptest/?rev=197&view=rev Author: lkoskela Date: 2008-04-04 00:00:35 -0700 (Fri, 04 Apr 2008) Log Message: ----------- [maven-release-plugin] prepare release jsptest-0.13 Modified Paths: -------------- trunk/jsptest-acceptance/jsptest-acceptance-jsp12/pom.xml trunk/jsptest-acceptance/jsptest-acceptance-jsp20/pom.xml trunk/jsptest-acceptance/jsptest-acceptance-jsp21/pom.xml trunk/jsptest-acceptance/pom.xml trunk/jsptest-generic/jsptest-common/pom.xml trunk/jsptest-generic/jsptest-compiler-api/pom.xml trunk/jsptest-generic/jsptest-framework/pom.xml trunk/jsptest-generic/pom.xml trunk/jsptest-jsp12/pom.xml trunk/jsptest-jsp20/pom.xml trunk/jsptest-jsp21/pom.xml trunk/pom.xml Modified: trunk/jsptest-acceptance/jsptest-acceptance-jsp12/pom.xml =================================================================== --- trunk/jsptest-acceptance/jsptest-acceptance-jsp12/pom.xml 2008-04-03 16:02:55 UTC (rev 196) +++ trunk/jsptest-acceptance/jsptest-acceptance-jsp12/pom.xml 2008-04-04 07:00:35 UTC (rev 197) @@ -3,7 +3,7 @@ <parent> <groupId>net.sf.jsptest</groupId> <artifactId>jsptest-acceptance</artifactId> - <version>0.12-SNAPSHOT</version> + <version>0.13</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>jsptest-acceptance-jsp12</artifactId> Modified: trunk/jsptest-acceptance/jsptest-acceptance-jsp20/pom.xml =================================================================== --- trunk/jsptest-acceptance/jsptest-acceptance-jsp20/pom.xml 2008-04-03 16:02:55 UTC (rev 196) +++ trunk/jsptest-acceptance/jsptest-acceptance-jsp20/pom.xml 2008-04-04 07:00:35 UTC (rev 197) @@ -3,7 +3,7 @@ <parent> <groupId>net.sf.jsptest</groupId> <artifactId>jsptest-acceptance</artifactId> - <version>0.12-SNAPSHOT</version> + <version>0.13</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>jsptest-acceptance-jsp20</artifactId> Modified: trunk/jsptest-acceptance/jsptest-acceptance-jsp21/pom.xml =================================================================== --- trunk/jsptest-acceptance/jsptest-acceptance-jsp21/pom.xml 2008-04-03 16:02:55 UTC (rev 196) +++ trunk/jsptest-acceptance/jsptest-acceptance-jsp21/pom.xml 2008-04-04 07:00:35 UTC (rev 197) @@ -3,7 +3,7 @@ <parent> <groupId>net.sf.jsptest</groupId> <artifactId>jsptest-acceptance</artifactId> - <version>0.12-SNAPSHOT</version> + <version>0.13</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>jsptest-acceptance-jsp21</artifactId> Modified: trunk/jsptest-acceptance/pom.xml =================================================================== --- trunk/jsptest-acceptance/pom.xml 2008-04-03 16:02:55 UTC (rev 196) +++ trunk/jsptest-acceptance/pom.xml 2008-04-04 07:00:35 UTC (rev 197) @@ -3,7 +3,7 @@ <parent> <groupId>net.sf.jsptest</groupId> <artifactId>jsptest</artifactId> - <version>0.12-SNAPSHOT</version> + <version>0.13</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>jsptest-acceptance</artifactId> Modified: trunk/jsptest-generic/jsptest-common/pom.xml =================================================================== --- trunk/jsptest-generic/jsptest-common/pom.xml 2008-04-03 16:02:55 UTC (rev 196) +++ trunk/jsptest-generic/jsptest-common/pom.xml 2008-04-04 07:00:35 UTC (rev 197) @@ -3,11 +3,11 @@ <parent> <groupId>net.sf.jsptest</groupId> <artifactId>jsptest-generic</artifactId> - <version>0.13-SNAPSHOT</version> + <version>0.13</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>jsptest-common</artifactId> - <version>0.13-SNAPSHOT</version> + <version>0.13</version> <packaging>jar</packaging> <name>Common utilities</name> <description>Common utilities for the components of JspTest, including the JSP version-specific compiler implementations.</description> Modified: trunk/jsptest-generic/jsptest-compiler-api/pom.xml =================================================================== --- trunk/jsptest-generic/jsptest-compiler-api/pom.xml 2008-04-03 16:02:55 UTC (rev 196) +++ trunk/jsptest-generic/jsptest-compiler-api/pom.xml 2008-04-04 07:00:35 UTC (rev 197) @@ -3,11 +3,11 @@ <parent> <groupId>net.sf.jsptest</groupId> <artifactId>jsptest-generic</artifactId> - <version>0.13-SNAPSHOT</version> + <version>0.13</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>jsptest-compiler-api</artifactId> - <version>0.13-SNAPSHOT</version> + <version>0.13</version> <packaging>jar</packaging> <name>Internal compiler API</name> <description>A common internal API for the different versions of JSP version-specific compilers.</description> Modified: trunk/jsptest-generic/jsptest-framework/pom.xml =================================================================== --- trunk/jsptest-generic/jsptest-framework/pom.xml 2008-04-03 16:02:55 UTC (rev 196) +++ trunk/jsptest-generic/jsptest-framework/pom.xml 2008-04-04 07:00:35 UTC (rev 197) @@ -3,11 +3,11 @@ <parent> <groupId>net.sf.jsptest</groupId> <artifactId>jsptest-generic</artifactId> - <version>0.13-SNAPSHOT</version> + <version>0.13</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>jsptest-framework</artifactId> - <version>0.13-SNAPSHOT</version> + <version>0.13</version> <packaging>jar</packaging> <name>Core framework</name> <description>The core framework functionality for JspTest.</description> @@ -15,12 +15,12 @@ <dependency> <groupId>net.sf.jsptest</groupId> <artifactId>jsptest-compiler-api</artifactId> - <version>0.13-SNAPSHOT</version> + <version>0.13</version> </dependency> <dependency> <groupId>net.sf.jsptest</groupId> <artifactId>jsptest-common</artifactId> - <version>0.13-SNAPSHOT</version> + <version>0.13</version> </dependency> </dependencies> </project> Modified: trunk/jsptest-generic/pom.xml =================================================================== --- trunk/jsptest-generic/pom.xml 2008-04-03 16:02:55 UTC (rev 196) +++ trunk/jsptest-generic/pom.xml 2008-04-04 07:00:35 UTC (rev 197) @@ -3,11 +3,11 @@ <parent> <groupId>net.sf.jsptest</groupId> <artifactId>jsptest</artifactId> - <version>0.12-SNAPSHOT</version> + <version>0.13</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>jsptest-generic</artifactId> - <version>0.13-SNAPSHOT</version> + <version>0.13</version> <name>JspTest root project for the generic components</name> <description>This POM acts as a virtual root for the set of generic components that make up JspTest.</description> <packaging>pom</packaging> Modified: trunk/jsptest-jsp12/pom.xml =================================================================== --- trunk/jsptest-jsp12/pom.xml 2008-04-03 16:02:55 UTC (rev 196) +++ trunk/jsptest-jsp12/pom.xml 2008-04-04 07:00:35 UTC (rev 197) @@ -3,7 +3,7 @@ <parent> <groupId>net.sf.jsptest</groupId> <artifactId>jsptest</artifactId> - <version>0.12-SNAPSHOT</version> + <version>0.13</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>jsptest-jsp12</artifactId> Modified: trunk/jsptest-jsp20/pom.xml =================================================================== --- trunk/jsptest-jsp20/pom.xml 2008-04-03 16:02:55 UTC (rev 196) +++ trunk/jsptest-jsp20/pom.xml 2008-04-04 07:00:35 UTC (rev 197) @@ -3,7 +3,7 @@ <parent> <groupId>net.sf.jsptest</groupId> <artifactId>jsptest</artifactId> - <version>0.12-SNAPSHOT</version> + <version>0.13</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>jsptest-jsp20</artifactId> Modified: trunk/jsptest-jsp21/pom.xml =================================================================== --- trunk/jsptest-jsp21/pom.xml 2008-04-03 16:02:55 UTC (rev 196) +++ trunk/jsptest-jsp21/pom.xml 2008-04-04 07:00:35 UTC (rev 197) @@ -3,7 +3,7 @@ <parent> <groupId>net.sf.jsptest</groupId> <artifactId>jsptest</artifactId> - <version>0.12-SNAPSHOT</version> + <version>0.13</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>jsptest-jsp21</artifactId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2008-04-03 16:02:55 UTC (rev 196) +++ trunk/pom.xml 2008-04-04 07:00:35 UTC (rev 197) @@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>net.sf.jsptest</groupId> <artifactId>jsptest</artifactId> - <version>0.12-SNAPSHOT</version> + <version>0.13</version> <name>JspTest root project</name> <description>This POM acts as a virtual root for the set of JSP version-specific combinations of the contained subprojects.</description> <packaging>pom</packaging> @@ -32,9 +32,9 @@ </repository> </distributionManagement> <scm> - <connection>scm:svn:https://jsptest.svn.sourceforge.net/svnroot/jsptest/tags/jsptest-0.11</connection> - <developerConnection>scm:svn:https://jsptest.svn.sourceforge.net/svnroot/jsptest/tags/jsptest-0.11</developerConnection> - <url>http://jsptest.svn.sourceforge.net/viewvc/jsptest/tags/jsptest-0.11</url> + <connection>scm:svn:https://jsptest.svn.sourceforge.net/svnroot/jsptest/tags/jsptest-0.13</connection> + <developerConnection>scm:svn:https://jsptest.svn.sourceforge.net/svnroot/jsptest/tags/jsptest-0.13</developerConnection> + <url>http://jsptest.svn.sourceforge.net/viewvc/jsptest/tags/jsptest-0.13</url> </scm> <mailingLists /> <developers> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |