You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2018/06/26 14:59:51 UTC

[4/4] syncope git commit: Upgrading Groovy

Upgrading Groovy


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/315008c2
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/315008c2
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/315008c2

Branch: refs/heads/master
Commit: 315008c2e7c4938af3324823423343b690c85038
Parents: fe6c5fe
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Tue Jun 26 16:59:37 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Tue Jun 26 16:59:37 2018 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/315008c2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 16d1eb7..8beb8f5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -385,7 +385,7 @@ under the License.
 
     <cocoon.version>3.0.0-alpha-3</cocoon.version>
 
-    <groovy.version>3.0.0-alpha-2</groovy.version>
+    <groovy.version>3.0.0-alpha-3</groovy.version>
 
     <flowable.version>6.3.1</flowable.version>