This is an automated email from the ASF dual-hosted git repository.

machristie pushed a commit to branch group-based-auth
in repository https://gitbox.apache.org/repos/asf/airavata.git

commit 378cc7ba0b46909c1527f3a68ed2be6b1b481f83
Author: Marcus Christie <machris...@apache.org>
AuthorDate: Thu May 17 12:51:33 2018 -0400

    openjpa-all jar bundles libraries and causes issues for Maven managed 
dependencies
---
 modules/registry-refactoring/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/registry-refactoring/pom.xml 
b/modules/registry-refactoring/pom.xml
index 15a8da6..60ebdda 100644
--- a/modules/registry-refactoring/pom.xml
+++ b/modules/registry-refactoring/pom.xml
@@ -40,7 +40,7 @@
         </dependency>
         <dependency>
             <groupId>org.apache.openjpa</groupId>
-            <artifactId>openjpa-all</artifactId>
+            <artifactId>openjpa</artifactId>
             <version>2.3.0</version>
         </dependency>
 

-- 
To stop receiving notification emails like this one, please contact
machris...@apache.org.

Reply via email to