You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by an...@apache.org on 2015/08/06 20:08:29 UTC

incubator-tamaya git commit: Fixed tag ref.

Repository: incubator-tamaya
Updated Branches:
  refs/heads/0.1-incubating 09ed13d51 -> c07976ae6


Fixed tag ref.


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

Branch: refs/heads/0.1-incubating
Commit: c07976ae65db58f02985307b79d317e1ffc4f036
Parents: 09ed13d
Author: anatole <at...@gmail.com>
Authored: Thu Aug 6 19:55:07 2015 +0200
Committer: anatole <at...@gmail.com>
Committed: Thu Aug 6 19:55:07 2015 +0200

----------------------------------------------------------------------
 buildconfigurations/pom.xml | 2 +-
 distribution/pom.xml        | 2 +-
 docs/pom.xml                | 2 +-
 pom.xml                     | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/c07976ae/buildconfigurations/pom.xml
----------------------------------------------------------------------
diff --git a/buildconfigurations/pom.xml b/buildconfigurations/pom.xml
index 52a9e6a..9b5dc2f 100644
--- a/buildconfigurations/pom.xml
+++ b/buildconfigurations/pom.xml
@@ -45,7 +45,7 @@ under the License.
         <url>
             https://git-wip-us.apache.org/repos/asf?p=incubator-tamaya.git
         </url>
-        <tag>tamaya-all-0.1-incubating</tag>
+        <tag>0.1-incubating</tag>
     </scm>
     
 </project>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/c07976ae/distribution/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 4afb0ba..b91f19c 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -274,7 +274,7 @@ under the License.
         <url>
             https://git-wip-us.apache.org/repos/asf?p=incubator-tamaya.git
         </url>
-        <tag>tamaya-all-0.1-incubating</tag>
+        <tag>0.1-incubating</tag>
     </scm>
 
     <build>

http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/c07976ae/docs/pom.xml
----------------------------------------------------------------------
diff --git a/docs/pom.xml b/docs/pom.xml
index 873dab2..2dd9b90 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -57,7 +57,7 @@ under the License.
         <url>
             https://git-wip-us.apache.org/repos/asf?p=incubator-tamaya.git
         </url>
-        <tag>tamaya-all-0.1-incubating</tag>
+        <tag>0.1-incubating</tag>
     </scm>
 
     <build>

http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/c07976ae/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4a7005e..dd4c4ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,7 +97,7 @@ under the License.
         <url>
             https://git-wip-us.apache.org/repos/asf?p=incubator-tamaya.git
         </url>
-        <tag>tamaya-all-0.1-incubating</tag>
+        <tag>0.1-incubating</tag>
     </scm>
 
     <issueManagement>