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 16:33:51 UTC

[1/2] syncope git commit: Fix angular version

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 746f4c564 -> 102442b74
  refs/heads/master 74a657a8c -> ddaa970fb


Fix angular version


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

Branch: refs/heads/2_0_X
Commit: 102442b743639c277ba1f5758745ab2098691c23
Parents: 746f4c5
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Nov 29 17:33:31 2017 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Nov 29 17:33:31 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/102442b7/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bb8d2e9..8215835 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1418,7 +1418,7 @@ under the License.
       <dependency>
         <groupId>org.webjars.bower</groupId>
         <artifactId>angular</artifactId>
-        <version>${angular.version}-1</version>
+        <version>${angular.version}</version>
       </dependency>
       <dependency>
         <groupId>org.webjars.bower</groupId>


[2/2] syncope git commit: Fix angular version

Posted by il...@apache.org.
Fix angular version


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

Branch: refs/heads/master
Commit: ddaa970fbbf9f2924d8aacc4ada943604cdfbcc3
Parents: 74a657a
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Nov 29 17:33:31 2017 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Nov 29 17:33:41 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/ddaa970f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3f51ec1..f0e2c50 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1331,7 +1331,7 @@ under the License.
       <dependency>
         <groupId>org.webjars.bower</groupId>
         <artifactId>angular</artifactId>
-        <version>${angular.version}-1</version>
+        <version>${angular.version}</version>
       </dependency>
       <dependency>
         <groupId>org.webjars.bower</groupId>