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/10/13 14:57:53 UTC

[2/2] syncope git commit: Upgrading the frontend plugin

Upgrading the frontend plugin


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

Branch: refs/heads/master
Commit: 303609324796e861344d8b2908cc7771b5d5a902
Parents: 58378e1
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Thu Oct 13 16:47:22 2016 +0200
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Thu Oct 13 16:57:40 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/30360932/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3aefd96..b792210 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1627,7 +1627,7 @@ under the License.
         <plugin>
           <groupId>com.github.eirslett</groupId>
           <artifactId>frontend-maven-plugin</artifactId>
-          <version>1.0</version>
+          <version>1.1</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>