Author: tchemit Date: 2010-01-26 21:41:01 +0100 (Tue, 26 Jan 2010) New Revision: 818 Modified: trunk/pom.xml Log: Evolution #283: Use maven-nuiton-skin 1.0.3 Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-01-26 20:12:50 UTC (rev 817) +++ trunk/pom.xml 2010-01-26 20:41:01 UTC (rev 818) @@ -306,7 +306,7 @@ <jredmine.version>1.1.3</jredmine.version> <license.version>2.0.2</license.version> <jrst.version>1.1.0</jrst.version> - <skin.version>1.0.3-SNAPSHOT</skin.version> + <skin.version>1.0.3</skin.version> <!-- release repository url (to be used in site.xml) --> <repository.home.url>http://maven.nuiton.org/release</repository.home.url> @@ -906,7 +906,6 @@ <profile> <id>release-sign-artifacts</id> - <!-- uncomment this when pgp key will be ok --> <activation> <property> <name>performRelease</name>
participants (1)
-
tchemit@users.nuiton.org