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 2017/08/14 07:36:03 UTC

[1/3] syncope git commit: Upgrading IzPack

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 1a5baa232 -> d31dc657c
  refs/heads/master b627a63d2 -> fe826fc6b


Upgrading IzPack


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

Branch: refs/heads/2_0_X
Commit: d31dc657c9402c6213b0df40561500431441100b
Parents: 1a5baa2
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Aug 14 09:33:01 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Aug 14 09:33:01 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/d31dc657/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 94bf11c..ec7129e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -456,7 +456,7 @@ under the License.
     <select2.version>3.4.8</select2.version>
     <fileSaver.version>0.0.2</fileSaver.version>
     
-    <izpack.version>5.1.0</izpack.version>
+    <izpack.version>5.1.2</izpack.version>
     <httpclient.version>4.5.3</httpclient.version>
     <maven-invoker.version>3.0.0</maven-invoker.version>
     <ianal-maven-plugin-version>1.0-alpha-1</ianal-maven-plugin-version>


[3/3] syncope git commit: Upgrading JAX-RS specs

Posted by il...@apache.org.
Upgrading JAX-RS specs


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

Branch: refs/heads/master
Commit: fe826fc6b6c820aad1dd715a68a866d25529d4b5
Parents: 41bee58
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Aug 14 09:35:54 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Aug 14 09:35:54 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/fe826fc6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 141ce50..1df04b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -525,7 +525,7 @@ under the License.
       <dependency>
         <groupId>javax.ws.rs</groupId>
         <artifactId>javax.ws.rs-api</artifactId>
-        <version>2.1-m09</version>
+        <version>2.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.geronimo.javamail</groupId>


[2/3] syncope git commit: Upgrading IzPack

Posted by il...@apache.org.
Upgrading IzPack


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

Branch: refs/heads/master
Commit: 41bee58ef2efd4db46aeafeb0e0163eaa140a279
Parents: b627a63
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Aug 14 09:33:01 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Aug 14 09:33:10 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/41bee58e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9a57132..141ce50 100644
--- a/pom.xml
+++ b/pom.xml
@@ -454,7 +454,7 @@ under the License.
     <select2.version>3.4.8</select2.version>
     <fileSaver.version>0.0.2</fileSaver.version>
     
-    <izpack.version>5.1.0</izpack.version>
+    <izpack.version>5.1.2</izpack.version>
     <httpclient.version>4.5.3</httpclient.version>
     <maven-invoker.version>3.0.0</maven-invoker.version>
     <ianal-maven-plugin-version>1.0-alpha-1</ianal-maven-plugin-version>