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:39:13 UTC

[openjpa] branch master updated: commenting seasar-repo since it should be useless now (and try to get back the CI green/blue)

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 560a850  commenting seasar-repo since it should be useless now (and try to get back the CI green/blue)
560a850 is described below

commit 560a850bfdee09171a34acd3f79cd676f37279a4
Author: Romain Manni-Bucau <rm...@gmail.com>
AuthorDate: Thu May 7 09:39:07 2020 +0200

    commenting seasar-repo since it should be useless now (and try to get back the CI green/blue)
---
 openjpa-kernel/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/openjpa-kernel/pom.xml b/openjpa-kernel/pom.xml
index 5d97ccb..7241235 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,4 +173,5 @@
             <url>https://www.seasar.org/maven/maven2</url>
         </repository>
     </repositories>
+-->
 </project>