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/05/24 14:42:56 UTC

[1/4] syncope git commit: Upgrading Batik and maven-dependency-plugin

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 98bd18dea -> a89cd4f7e
  refs/heads/master ba2f7fbdc -> f50d61422


Upgrading Batik and maven-dependency-plugin


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

Branch: refs/heads/2_0_X
Commit: 1396aa64a1c755eb19b42281b1bf16cc3672c01f
Parents: 98bd18d
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Thu May 24 15:54:32 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Thu May 24 15:54:32 2018 +0200

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/1396aa64/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6e39989..db01805 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1119,7 +1119,7 @@ under the License.
       <dependency>
         <groupId>org.apache.xmlgraphics</groupId>
         <artifactId>batik-i18n</artifactId>
-        <version>1.9.1</version>
+        <version>1.10</version>
       </dependency>
       <dependency>
         <groupId>org.apache.xmlgraphics</groupId>
@@ -1804,7 +1804,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-dependency-plugin</artifactId>
-          <version>3.1.0</version>
+          <version>3.1.1</version>
           <configuration>
             <outputDirectory>${bundles.directory}</outputDirectory>
             <useBaseVersion>true</useBaseVersion>


[4/4] syncope git commit: Upgrading ConnId REST and ServiceNow bundles

Posted by il...@apache.org.
Upgrading ConnId REST and ServiceNow bundles


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

Branch: refs/heads/master
Commit: f50d6142248cc59b7736378f7c3a78fc318b4705
Parents: 8f2efa5
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Thu May 24 16:37:06 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Thu May 24 16:37:59 2018 +0200

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/f50d6142/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 20ea115..149ffd6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -358,7 +358,7 @@ under the License.
 
     <connid.version>1.4.4.0-SNAPSHOT</connid.version>
     <connid.soap.version>1.4.2-SNAPSHOT</connid.soap.version>
-    <connid.rest.version>1.0.2</connid.rest.version>
+    <connid.rest.version>1.0.3</connid.rest.version>
     <connid.database.version>2.2.5</connid.database.version>
     <connid.csvdir.version>0.8.7</connid.csvdir.version>
     <connid.ldap.version>1.5.2</connid.ldap.version>
@@ -366,7 +366,7 @@ under the License.
     <connid.googleapps.version>1.4.1</connid.googleapps.version>
     <connid.azure.version>1.0.1</connid.azure.version>
     <connid.scimv11.version>1.0.0</connid.scimv11.version>
-    <connid.servicenow.version>1.0.0-SNAPSHOT</connid.servicenow.version>
+    <connid.servicenow.version>1.0.0</connid.servicenow.version>
 
     <cxf.version>3.2.5-SNAPSHOT</cxf.version>
 


[2/4] syncope git commit: Upgrading Batik and maven-dependency-plugin

Posted by il...@apache.org.
Upgrading Batik and maven-dependency-plugin


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

Branch: refs/heads/master
Commit: 8f2efa53dcfc66b97111a32bbc4aa835384a1c5e
Parents: ba2f7fb
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Thu May 24 15:54:32 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Thu May 24 15:54:44 2018 +0200

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/8f2efa53/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 408d9a8..20ea115 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1083,7 +1083,7 @@ under the License.
       <dependency>
         <groupId>org.apache.xmlgraphics</groupId>
         <artifactId>batik-i18n</artifactId>
-        <version>1.9.1</version>
+        <version>1.10</version>
       </dependency>
       <dependency>
         <groupId>org.apache.xmlgraphics</groupId>
@@ -1739,7 +1739,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-dependency-plugin</artifactId>
-          <version>3.1.0</version>
+          <version>3.1.1</version>
           <configuration>
             <outputDirectory>${bundles.directory}</outputDirectory>
             <useBaseVersion>true</useBaseVersion>


[3/4] syncope git commit: Upgrading ConnId REST and ServiceNow bundles

Posted by il...@apache.org.
Upgrading ConnId REST and ServiceNow bundles


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

Branch: refs/heads/2_0_X
Commit: a89cd4f7ead1c8188bd18f1b18e57b90dedd06ff
Parents: 1396aa6
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Thu May 24 16:37:06 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Thu May 24 16:37:06 2018 +0200

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/a89cd4f7/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index db01805..56a543d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -358,7 +358,7 @@ under the License.
 
     <connid.version>1.4.3.0</connid.version>
     <connid.soap.version>1.4.1</connid.soap.version>
-    <connid.rest.version>1.0.2</connid.rest.version>
+    <connid.rest.version>1.0.3</connid.rest.version>
     <connid.database.version>2.2.5</connid.database.version>
     <connid.csvdir.version>0.8.7</connid.csvdir.version>
     <connid.ldap.version>1.5.2</connid.ldap.version>
@@ -366,7 +366,7 @@ under the License.
     <connid.googleapps.version>1.4.1</connid.googleapps.version>
     <connid.azure.version>1.0.1</connid.azure.version>
     <connid.scimv11.version>1.0.0</connid.scimv11.version>
-    <connid.servicenow.version>1.0.0-SNAPSHOT</connid.servicenow.version>
+    <connid.servicenow.version>1.0.0</connid.servicenow.version>
 
     <cxf.version>3.1.16-SNAPSHOT</cxf.version>