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/10/08 06:58:17 UTC

[1/3] syncope git commit: Upgrading docker-maven-plugin

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 1310349e3 -> 8c1a4f315
  refs/heads/2_1_X 6cb671375 -> 56ee47a22
  refs/heads/master fd70550a8 -> f0398c7d7


Upgrading docker-maven-plugin


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

Branch: refs/heads/2_0_X
Commit: 8c1a4f3153035a1eb4ba867f9e7197ab0f407bf1
Parents: 1310349
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Oct 8 08:57:58 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Oct 8 08:57:58 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/8c1a4f31/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ea4be05..de54e42 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2021,7 +2021,7 @@ under the License.
         <plugin>
           <groupId>io.fabric8</groupId>
           <artifactId>docker-maven-plugin</artifactId>
-          <version>0.27.1</version>
+          <version>0.27.2</version>
         </plugin>
 
         <plugin>


[2/3] syncope git commit: Upgrading docker-maven-plugin

Posted by il...@apache.org.
Upgrading docker-maven-plugin


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

Branch: refs/heads/2_1_X
Commit: 56ee47a224aae780d1428da0d64fb68f80761709
Parents: 6cb6713
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Oct 8 08:57:58 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Oct 8 08:58:07 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/56ee47a2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6006b92..72e224d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1963,7 +1963,7 @@ under the License.
         <plugin>
           <groupId>io.fabric8</groupId>
           <artifactId>docker-maven-plugin</artifactId>
-          <version>0.27.1</version>
+          <version>0.27.2</version>
         </plugin>
 
         <plugin>


[3/3] syncope git commit: Upgrading docker-maven-plugin

Posted by il...@apache.org.
Upgrading docker-maven-plugin


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

Branch: refs/heads/master
Commit: f0398c7d70a1e107e38d4dcb77bcf30b5d1265ef
Parents: fd70550
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Oct 8 08:57:58 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Oct 8 08:58:10 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/f0398c7d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6a29194..9e686d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1963,7 +1963,7 @@ under the License.
         <plugin>
           <groupId>io.fabric8</groupId>
           <artifactId>docker-maven-plugin</artifactId>
-          <version>0.27.1</version>
+          <version>0.27.2</version>
         </plugin>
 
         <plugin>