r361 - nuiton-js-jquery/trunk
Author: echatellier Date: 2014-01-27 10:15:05 +0100 (Mon, 27 Jan 2014) New Revision: 361 Url: http://nuiton.org/projects/nuiton-js/repository/revisions/361 Log: Update to 1.11.0 Modified: nuiton-js-jquery/trunk/pom.xml Modified: nuiton-js-jquery/trunk/pom.xml =================================================================== --- nuiton-js-jquery/trunk/pom.xml 2014-01-27 09:14:36 UTC (rev 360) +++ nuiton-js-jquery/trunk/pom.xml 2014-01-27 09:15:05 UTC (rev 361) @@ -14,7 +14,7 @@ </parent> <artifactId>nuiton-js-jquery</artifactId> - <version>1.11.0-rc1-1-SNAPSHOT</version> + <version>1.11.0-1-SNAPSHOT</version> <name>Nuiton JS :: JQuery</name> <description>JQuery jar packaging</description> @@ -37,7 +37,7 @@ <properties> <license.licenseName>mit</license.licenseName> - <upstreamVersion>1.11.0-rc1</upstreamVersion> + <upstreamVersion>1.11.0</upstreamVersion> <upstreamUrl>http://code.jquery.com/</upstreamUrl> <upstreamFile>jquery-${upstreamVersion}.js</upstreamFile> <destDir>${project.build.outputDirectory}/META-INF/resources/${project.artifactId}</destDir>
participants (1)
-
echatellier@users.nuiton.org