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/02 12:56:18 UTC

[2/2] syncope git commit: Upgrading Angular Translate

Upgrading Angular Translate


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

Branch: refs/heads/master
Commit: 064b7efac7c2e96433caf4c079e514c620f074cf
Parents: 6000c1f
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed May 2 14:56:01 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed May 2 14:56:08 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/064b7efa/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 688b0c4..49ef0d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -448,7 +448,7 @@ under the License.
     <angular-ui-bootstrap.version>1.3.3</angular-ui-bootstrap.version>
     <angular-ui-select.version>0.19.8</angular-ui-select.version>
     <angular-treasure-overlay-spinner.version>1.1.0</angular-treasure-overlay-spinner.version>
-    <angular-translate.version>2.17.0</angular-translate.version>
+    <angular-translate.version>2.17.1</angular-translate.version>
     
     <ng-password-strength.version>0.2.1</ng-password-strength.version>
     <lodash.version>4.17.4</lodash.version>