You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by rm...@apache.org on 2020/05/07 07:46:11 UTC

[openjpa] branch master updated: activating back seasar repo for uow-api now xbean had been downloaded on the ci

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

rmannibucau pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openjpa.git


The following commit(s) were added to refs/heads/master by this push:
     new 868a446  activating back seasar repo for uow-api now xbean had been downloaded on the ci
868a446 is described below

commit 868a446a3e45fd026280c977de86dd6c4f123113
Author: Romain Manni-Bucau <rm...@gmail.com>
AuthorDate: Thu May 7 09:46:06 2020 +0200

    activating back seasar repo for uow-api now xbean had been downloaded on the ci
---
 openjpa-kernel/pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/openjpa-kernel/pom.xml b/openjpa-kernel/pom.xml
index 7241235..5d97ccb 100644
--- a/openjpa-kernel/pom.xml
+++ b/openjpa-kernel/pom.xml
@@ -165,7 +165,7 @@
             </plugin>
         </plugins>
     </build>
-<!--
+
     <repositories>
         <repository>
             <id>seasar-repo</id>
@@ -173,5 +173,4 @@
             <url>https://www.seasar.org/maven/maven2</url>
         </repository>
     </repositories>
--->
 </project>