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/01/22 17:44:41 UTC

[2/5] syncope git commit: Aligning property version label

Aligning property version label


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

Branch: refs/heads/master
Commit: 537da29eb8b71536f063f8c72c2e49d92a0a7b5c
Parents: 29726bb
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Jan 22 16:43:29 2016 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Jan 22 16:44:04 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/537da29e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 279071b..b4e7f37 100644
--- a/pom.xml
+++ b/pom.xml
@@ -404,7 +404,7 @@ under the License.
     <angular-ui-bootstrap.version>1.0.3</angular-ui-bootstrap.version>
     <angular-ui-select.version>0.13.1</angular-ui-select.version>
     <angular-sanitize.version>1.4.8</angular-sanitize.version>
-    <angular-treasure-overlay-spinner>1.1.0</angular-treasure-overlay-spinner>
+    <angular-treasure-overlay-spinner.version>1.1.0</angular-treasure-overlay-spinner.version>
     <ng-password-strength>0.2.1</ng-password-strength>
     <lodash>4.0.0</lodash>
     <kendo-ui-core.version>2014.2.716</kendo-ui-core.version>
@@ -1082,7 +1082,7 @@ under the License.
       <dependency>
         <groupId>org.webjars.bower</groupId>
         <artifactId>angular-treasure-overlay-spinner</artifactId>
-        <version>${angular-treasure-overlay-spinner}</version>
+        <version>${angular-treasure-overlay-spinner.version}</version>
       </dependency>
       <dependency>
         <groupId>org.webjars.bower</groupId>