r187 - sandbox/nuiton-js-bootstrap
Author: echatellier Date: 2013-07-22 15:41:10 +0200 (Mon, 22 Jul 2013) New Revision: 187 Url: http://nuiton.org/projects/nuiton-js/repository/revisions/187 Log: Use released parent Modified: sandbox/nuiton-js-bootstrap/pom.xml Modified: sandbox/nuiton-js-bootstrap/pom.xml =================================================================== --- sandbox/nuiton-js-bootstrap/pom.xml 2013-07-22 13:41:01 UTC (rev 186) +++ sandbox/nuiton-js-bootstrap/pom.xml 2013-07-22 13:41:10 UTC (rev 187) @@ -10,11 +10,11 @@ <parent> <groupId>org.nuiton.js</groupId> <artifactId>nuiton-js-lib</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.1</version> </parent> <artifactId>nuiton-js-bootstrap</artifactId> - <version>2.3.2-1</version> + <version>2.3.2-2-SNAPSHOT</version> <name>Nuiton JS :: Bootstrap</name> <description>bootstrap packaging</description> Property changes on: sandbox/nuiton-js-bootstrap/pom.xml ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL
participants (1)
-
echatellier@users.nuiton.org