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/11/29 14:46:49 UTC

[2/2] syncope git commit: Upgrading Angular

Upgrading Angular


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

Branch: refs/heads/master
Commit: 74a657a8c1de81be4c14d9b04fc9cf31ebafb3de
Parents: 63ea870
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Nov 29 15:46:28 2017 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Nov 29 15:46:37 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/74a657a8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index afca95f..3f51ec1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -440,7 +440,7 @@ under the License.
     <wicket-bootstrap.version>0.10.16</wicket-bootstrap.version>
     <wicket-chartjs.version>7.0.1</wicket-chartjs.version>
 
-    <angular.version>1.6.6</angular.version>
+    <angular.version>1.6.7</angular.version>
     <angular-ui-router.version>0.3.2</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>
@@ -1331,7 +1331,7 @@ under the License.
       <dependency>
         <groupId>org.webjars.bower</groupId>
         <artifactId>angular</artifactId>
-        <version>${angular.version}</version>
+        <version>${angular.version}-1</version>
       </dependency>
       <dependency>
         <groupId>org.webjars.bower</groupId>