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 2016/12/09 14:13:28 UTC

[1/2] syncope git commit: Upgrading AngularJS

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 8de91a935 -> 1ea6d8309
  refs/heads/master 380386ee8 -> eb36682a6


Upgrading AngularJS


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

Branch: refs/heads/2_0_X
Commit: 1ea6d830992f3311dc57bbe8ec9e20e676f05dab
Parents: 8de91a9
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Fri Dec 9 15:13:09 2016 +0100
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Fri Dec 9 15:13:09 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/1ea6d830/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9f179c1..7050ddb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -425,7 +425,7 @@ under the License.
     <wicket-bootstrap.version>0.10.11</wicket-bootstrap.version>
     <wicket-chartjs.version>7.0.1</wicket-chartjs.version>
 
-    <angular.version>1.5.9</angular.version>
+    <angular.version>1.6.0</angular.version>
     <angular-ui-router.version>0.2.18</angular-ui-router.version>
     <angular-ui-bootstrap.version>1.3.3</angular-ui-bootstrap.version>
     <angular-ui-select.version>0.19.6</angular-ui-select.version>


[2/2] syncope git commit: Upgrading AngularJS

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


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

Branch: refs/heads/master
Commit: eb36682a6fe0272157c0e95eedf10b958eca17b1
Parents: 380386e
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Fri Dec 9 15:13:09 2016 +0100
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Fri Dec 9 15:13:19 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/eb36682a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7fc90e4..fe7fbda 100644
--- a/pom.xml
+++ b/pom.xml
@@ -425,7 +425,7 @@ under the License.
     <wicket-bootstrap.version>0.10.11</wicket-bootstrap.version>
     <wicket-chartjs.version>7.0.1</wicket-chartjs.version>
 
-    <angular.version>1.5.9</angular.version>
+    <angular.version>1.6.0</angular.version>
     <angular-ui-router.version>0.2.18</angular-ui-router.version>
     <angular-ui-bootstrap.version>1.3.3</angular-ui-bootstrap.version>
     <angular-ui-select.version>0.19.6</angular-ui-select.version>