This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository coselmar. See http://git.codelutin.com/coselmar.git commit 3a8ba65e5685639cb39725a32649970411bfdd64 Author: Yannick Martel <martel@©odelutin.com> Date: Fri Jan 16 14:12:37 2015 +0100 try webmotion 2.5-SNAPSHOT --- pom.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c6233d9..cca7369 100644 --- a/pom.xml +++ b/pom.xml @@ -122,7 +122,8 @@ <locales>fr</locales> <!-- customized versions --> - <webmotionVersion>2.4.1-20140826-pollen2</webmotionVersion> + <!--<webmotionVersion>2.4.1-20140826-pollen2</webmotionVersion>--> + <webmotionVersion>2.5-SNAPSHOT</webmotionVersion> <nuitonI18nVersion>3.3</nuitonI18nVersion> <eugenePluginVersion>2.13</eugenePluginVersion> @@ -162,6 +163,14 @@ <checksumPolicy>fail</checksumPolicy> </releases> </repository> + <repository> + <id>oss-sonatype</id> + <name>oss-sonatype</name> + <url>https://oss.sonatype.org/content/repositories/snapshots/</url> + <snapshots> + <enabled>true</enabled> + </snapshots> + </repository> </repositories> <pluginRepositories> <pluginRepository> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.