You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sis.apache.org by de...@apache.org on 2023/02/02 21:33:42 UTC

[sis] branch master updated: Remove GeoAPI staging repository since GeoAPI 3.0.2 is released.

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 6c713fd637 Remove GeoAPI staging repository since GeoAPI 3.0.2 is released.
6c713fd637 is described below

commit 6c713fd637e5a9ff85fbc07caef453492143c846
Author: Martin Desruisseaux <ma...@geomatys.com>
AuthorDate: Thu Feb 2 22:27:28 2023 +0100

    Remove GeoAPI staging repository since GeoAPI 3.0.2 is released.
---
 pom.xml | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9c82b2f4f4..9ae1506f78 100644
--- a/pom.xml
+++ b/pom.xml
@@ -985,13 +985,6 @@
       </releases>
     </pluginRepository>
   </pluginRepositories>
-  <repositories>
-    <repository>
-      <id>geoapi.staging</id>
-      <name>GeoAPI staging repository</name>
-      <url>https://oss.sonatype.org/content/repositories/orgopengis-1182/</url>
-    </repository>
-  </repositories>
 
 
   <!-- ==============================================================