Author: tchemit Date: 2009-04-20 15:54:22 +0000 (Mon, 20 Apr 2009) New Revision: 1344 Added: jaxx/trunk/release.properties Modified: jaxx/trunk/jaxx-example/pom.xml Log: bumps versions use doxia-module-jrst Modified: jaxx/trunk/jaxx-example/pom.xml =================================================================== --- jaxx/trunk/jaxx-example/pom.xml 2009-04-20 15:49:30 UTC (rev 1343) +++ jaxx/trunk/jaxx-example/pom.xml 2009-04-20 15:54:22 UTC (rev 1344) @@ -24,11 +24,11 @@ <artifactId>jaxx-runtime-swing</artifactId> <version>${project.version}</version> </dependency> - <dependency> + <!--dependency> <groupId>${project.groupId}</groupId> <artifactId>jaxx-runtime-swing-widget</artifactId> <version>${project.version}</version> - </dependency> + </dependency--> <dependency> <groupId>${project.groupId}</groupId> <artifactId>jaxx-runtime-validator-swing</artifactId> Added: jaxx/trunk/release.properties =================================================================== --- jaxx/trunk/release.properties (rev 0) +++ jaxx/trunk/release.properties 2009-04-20 15:54:22 UTC (rev 1344) @@ -0,0 +1,8 @@ +#release configuration +#Mon Apr 20 17:49:54 CEST 2009 +preparationGoals=clean verify +scm.commentPrefix=[maven-release-plugin] +scm.username=tchemit +exec.additionalArguments=-P codelutin-properties,codelutin-properties +completedPhase=scm-check-modifications +scm.url=scm\:svn\:svn+ssh\://tchemit@labs.libre-entreprise.org/svnroot/buix/jaxx/trunk