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 <[email protected]>
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>