You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-commits@db.apache.org by cl...@apache.org on 2021/05/07 23:11:59 UTC

[db-jdo] 03/08: JDO-593 Cleanup glassfish entry in maven.repo.remote property

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

clr pushed a commit to branch origin/2.1.1
in repository https://gitbox.apache.org/repos/asf/db-jdo.git

commit ef3dc100e3db98688e6e49b3bc2e4cf62f13000a
Author: Michelle Caisse <mc...@apache.org>
AuthorDate: Fri Aug 1 18:32:09 2008 +0000

    JDO-593 Cleanup glassfish entry in maven.repo.remote property
---
 project.properties | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/project.properties b/project.properties
index 2fad2d1..fbd8348 100644
--- a/project.properties
+++ b/project.properties
@@ -17,8 +17,7 @@
 
 maven.repo.remote=\
 http://repo1.maven.org/maven,\
-http://maven1.glassfishwiki.org,\
-https://maven-repository.dev.java.net/nonav/repository
+http://download.java.net/maven/1
 
 # Make sure the compiled class still work with J2SE 1.3
 maven.compile.source = 1.3