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/06 17:18:13 UTC

[17/50] [abbrv] 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/33dc9997
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/tree/33dc9997
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/diff/33dc9997

Branch: refs/heads/master
Commit: 33dc9997427f161a847728c13685819f9a0c13ef
Parents: 749afaa
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

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


http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/33dc9997/ui/jsf/pom.xml
----------------------------------------------------------------------
diff --git a/ui/jsf/pom.xml b/ui/jsf/pom.xml
index 1d36834..abba160 100644
--- a/ui/jsf/pom.xml
+++ b/ui/jsf/pom.xml
@@ -100,7 +100,7 @@ under the License.
         <dependency>
             <groupId>org.apache.tamaya.ext</groupId>
             <artifactId>tamaya-injection</artifactId>
-            <version>0.2-incubating-SNAPSHOT</version>
+            <version>${project.version}</version>
             <optional>true</optional>
         </dependency>
         <dependency>