From ee54aef31a9ffbb6c63fffa1c08e94dfc6d0c445 Mon Sep 17 00:00:00 2001 From: David Bernard Date: Wed, 29 May 2013 09:40:01 +0200 Subject: [PATCH] prj-scala-cycle-java: update pom.xml --- samples/prj-scala-cycle-java/pom.xml | 70 ++++++++++++++-------------- 1 file changed, 35 insertions(+), 35 deletions(-) diff --git a/samples/prj-scala-cycle-java/pom.xml b/samples/prj-scala-cycle-java/pom.xml index 463fe82..4ffd40d 100644 --- a/samples/prj-scala-cycle-java/pom.xml +++ b/samples/prj-scala-cycle-java/pom.xml @@ -1,44 +1,44 @@ - 4.0.0 - samples - prj-scala-cycle-java - 1.0-SNAPSHOT - 2011 - - 1.6 - 1.6 - UTF-8 - - - - - org.scala-lang - scala-library - 2.9.0-1 - - - junit - junit - 4.8.1 - test - - + 4.0.0 + samples + prj-scala-cycle-java + 1.0-SNAPSHOT + 2013 + + 1.6 + 1.6 + UTF-8 + - - - - net.alchim31.maven - scala-maven-plugin - 3.0.1 + + + org.scala-lang + scala-library + 2.10.1 + + + junit + junit + 4.11 + test + + + + + + + net.alchim31.maven + scala-maven-plugin + 3.1.5 scala-compile-first process-resources - add-source + add-source compile - + scala-test-compile process-test-resources @@ -47,7 +47,7 @@ - - - + + +