You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by pl...@apache.org on 2016/09/25 21:35:49 UTC

[09/23] incubator-tamaya-sandbox git commit: Cleanup of version informations in the POMs.

Cleanup of version informations in the POMs.


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

Branch: refs/heads/master
Commit: 8def21e675119743bcf73330c46f21f4d545c39e
Parents: f4f89d3
Author: Oliver B. Fischer <pl...@apache.org>
Authored: Sat Jan 2 15:40:37 2016 +0100
Committer: Oliver B. Fischer <pl...@apache.org>
Committed: Sat Jan 2 15:40:37 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/8def21e6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 953875d..1b593d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@ under the License.
         <dependency>
             <groupId>org.apache.tamaya.ext</groupId>
             <artifactId>tamaya-spisupport</artifactId>
-            <version>0.2-incubating-SNAPSHOT</version>
+            <version>${project.version}</version>
         </dependency>
         <dependency>
             <groupId>junit</groupId>