diff --git a/get-started/apache-maven/index.html b/get-started/apache-maven/index.html index adfba5a68..ff50f669c 100644 --- a/get-started/apache-maven/index.html +++ b/get-started/apache-maven/index.html @@ -278,13 +278,13 @@

Apache Maven Coordinates

This page lists the most commonly used Apache Maven Coordinates for CIB seven.

-

CIB seven relies on Sonatype Nexus Repository to provide all artifacts to users at artifacts.cibseven.de.

+

CIB seven relies on Sonatype Nexus Repository to provide all artifacts to users at artifacts.cibseven.org.

Extra repository should be added to settings.xml or to the POM file:

  <repositories>
     <repository>
       <id>mvn-cibseven-public</id>
       <name>CIB seven Public Repository</name>
-      <url>https://artifacts.cibseven.de/repository/public/</url>
+      <url>https://artifacts.cibseven.org/repository/public/</url>
     </repository>
   </repositories>
 

Publishing to any public repositories is pending.

@@ -352,7 +352,7 @@

CIB seven Engine

</dependency>

Browse CIB seven Artifact Storage

In order to browse the CIB seven artifacts, here are the link you can use.

-

https://artifacts.cibseven.de/#browse/browse:public

+

https://artifacts.cibseven.org/service/rest/repository/browse/public/

Other CIB seven Modules: