You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rm...@apache.org on 2016/02/21 15:49:24 UTC

tomee git commit: right plugin for rest-jaas sample

Repository: tomee
Updated Branches:
  refs/heads/master 4f22e1557 -> 878a30e40


right plugin for rest-jaas sample


Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/878a30e4
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/878a30e4
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/878a30e4

Branch: refs/heads/master
Commit: 878a30e40de2d84d212dc73dbfd84ec2c059bd49
Parents: 4f22e15
Author: Romain manni-Bucau <rm...@gmail.com>
Authored: Sun Feb 21 14:49:10 2016 +0000
Committer: Romain manni-Bucau <rm...@gmail.com>
Committed: Sun Feb 21 14:49:10 2016 +0000

----------------------------------------------------------------------
 examples/rest-jaas/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/878a30e4/examples/rest-jaas/pom.xml
----------------------------------------------------------------------
diff --git a/examples/rest-jaas/pom.xml b/examples/rest-jaas/pom.xml
index 35df1b9..337c015 100644
--- a/examples/rest-jaas/pom.xml
+++ b/examples/rest-jaas/pom.xml
@@ -49,7 +49,7 @@
         </configuration>
       </plugin>
       <plugin>
-        <groupId>org.apache.openejb.maven</groupId>
+        <groupId>org.apache.tomee.maven</groupId>
         <artifactId>tomee-maven-plugin</artifactId>
         <version>7.0.0-SNAPSHOT</version>
         <configuration>