[Lutinbuilder-commits] r178 - maven-lutin-skin/trunk
Author: chatellier Date: 2008-09-22 17:10:44 +0000 (Mon, 22 Sep 2008) New Revision: 178 Added: maven-lutin-skin/trunk/changelog Removed: maven-lutin-skin/trunk/THIRD-PARTY.txt Modified: maven-lutin-skin/trunk/pom.xml Log: Switch to artifact maven-lutin-skin (was lutin-site-skin) Switch to lutinproject 3.0 Deleted: maven-lutin-skin/trunk/THIRD-PARTY.txt =================================================================== --- maven-lutin-skin/trunk/THIRD-PARTY.txt 2008-09-22 17:01:51 UTC (rev 177) +++ maven-lutin-skin/trunk/THIRD-PARTY.txt 2008-09-22 17:10:44 UTC (rev 178) @@ -1,7 +0,0 @@ -List of third-party dependencies grouped by their license type. - -Common Public License Version 1.0 : - * JUnit (junit:junit:3.8.2 - http://junit.org) - -The Apache Software License, Version 2.0 : - * Commons Logging (commons-logging:commons-logging:1.1.1 - http://commons.apache.org/logging) \ No newline at end of file Added: maven-lutin-skin/trunk/changelog =================================================================== --- maven-lutin-skin/trunk/changelog (rev 0) +++ maven-lutin-skin/trunk/changelog 2008-09-22 17:10:44 UTC (rev 178) @@ -0,0 +1,6 @@ +maven-lutin-skin (2.2) unstable; urgency=low + + * Switch to artifact maven-lutin-skin (was lutin-site-skin) + * Switch to lutinproject 3.0 + + -- chatellier -- jeu sep 11 09:02:43 CEST 2008 \ No newline at end of file Modified: maven-lutin-skin/trunk/pom.xml =================================================================== --- maven-lutin-skin/trunk/pom.xml 2008-09-22 17:01:51 UTC (rev 177) +++ maven-lutin-skin/trunk/pom.xml 2008-09-22 17:10:44 UTC (rev 178) @@ -9,12 +9,12 @@ <parent> <groupId>org.codelutin</groupId> <artifactId>lutinproject</artifactId> - <version>2.4</version> + <version>3.0</version> </parent> <!--A unique name for this project--> - <groupId>org.codelutin.skins</groupId> - <artifactId>lutin-site-skin</artifactId> + <groupId>org.codelutin</groupId> + <artifactId>maven-lutin-skin</artifactId> <name>Lutin site theme</name> <!--ejb, jar, war...-->
participants (1)
-
chatellierï¼ users.labs.libre-entreprise.org