You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by po...@apache.org on 2018/03/30 21:13:16 UTC

[1/2] incubator-tamaya git commit: TAMAYA-334: Update geronimo-annotation dependency

Repository: incubator-tamaya
Updated Branches:
  refs/heads/master 9181202fc -> 4c73bad2e


TAMAYA-334: Update geronimo-annotation dependency

This updates the geronimo-annotation dependency to 1.0


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

Branch: refs/heads/master
Commit: 6bc669e733c59bce6623c87e61edcccf241d1f02
Parents: 99ea556
Author: Aaron Coburn <ac...@apache.org>
Authored: Wed Mar 14 10:13:23 2018 -0400
Committer: Aaron Coburn <ac...@apache.org>
Committed: Wed Mar 14 10:13:23 2018 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/6bc669e7/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6955913..dcd65e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -280,7 +280,7 @@
         <dependency>
             <groupId>org.apache.geronimo.specs</groupId>
             <artifactId>geronimo-annotation_1.2_spec</artifactId>
-            <version>1.0-alpha-1</version>
+            <version>1.0</version>
         </dependency>
         <dependency>
             <groupId>junit</groupId>


[2/2] incubator-tamaya git commit: Merge branch 'TAMAYA-334' of https://github.com/acoburn/incubator-tamaya

Posted by po...@apache.org.
Merge branch 'TAMAYA-334' of https://github.com/acoburn/incubator-tamaya


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

Branch: refs/heads/master
Commit: 4c73bad2e46ccc63c720b828de5676b5bf2d0c1b
Parents: 9181202 6bc669e
Author: Phil Ottlinger <po...@apache.org>
Authored: Fri Mar 30 23:12:36 2018 +0200
Committer: Phil Ottlinger <po...@apache.org>
Committed: Fri Mar 30 23:12:36 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/4c73bad2/pom.xml
----------------------------------------------------------------------