branch develop updated (9164c42 -> 3a8ba65)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository coselmar. See http://git.codelutin.com/coselmar.git from 9164c42 fix compil... new 3a8ba65 try webmotion 2.5-SNAPSHOT The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 3a8ba65e5685639cb39725a32649970411bfdd64 Author: Yannick Martel <martel@©odelutin.com> Date: Fri Jan 16 14:12:37 2015 +0100 try webmotion 2.5-SNAPSHOT Summary of changes: pom.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
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>.
participants (1)
-
codelutin.com scm