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 2016/02/11 20:29:50 UTC

incubator-tamaya git commit: TAMAYA-134 Fixed invalid qrquillian groupId.

Repository: incubator-tamaya
Updated Branches:
  refs/heads/master 39ce361b7 -> a012f4ad3


TAMAYA-134 Fixed invalid qrquillian groupId.


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

Branch: refs/heads/master
Commit: a012f4ad3a13b35f3da7b775c57b6a00c5327bde
Parents: 39ce361
Author: anatole <an...@apache.org>
Authored: Thu Feb 11 20:29:34 2016 +0100
Committer: anatole <an...@apache.org>
Committed: Thu Feb 11 20:29:34 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/a012f4ad/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6d5b386..e3071b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -247,7 +247,7 @@ under the License.
             </dependency>
 
             <dependency>
-                <groupId>org.jboss.arquillian.</groupId>
+                <groupId>org.jboss.arquillian</groupId>
                 <artifactId>arquillian-bom</artifactId>
                 <version>${arquillian.version}</version>
                 <type>pom</type>