Skip to content
Snippets Groups Projects
Commit 976ff43b authored by Tobias Ullerich's avatar Tobias Ullerich
Browse files

Change maven repository urls to maven.thecodedev.de

parent bc5fb3ff
No related branches found
No related tags found
No related merge requests found
...@@ -258,19 +258,19 @@ ...@@ -258,19 +258,19 @@
<repository> <repository>
<id>release</id> <id>release</id>
<name>TheCodeLabs-releases</name> <name>TheCodeLabs-releases</name>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url>
</repository> </repository>
<snapshotRepository> <snapshotRepository>
<id>snapshots</id> <id>snapshots</id>
<name>TheCodeLabs-snapshots</name> <name>TheCodeLabs-snapshots</name>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url>
</snapshotRepository> </snapshotRepository>
</distributionManagement> </distributionManagement>
<repositories> <repositories>
<repository> <repository>
<id>release</id> <id>release</id>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url>
<releases> <releases>
<enabled>true</enabled> <enabled>true</enabled>
</releases> </releases>
...@@ -280,7 +280,7 @@ ...@@ -280,7 +280,7 @@
</repository> </repository>
<repository> <repository>
<id>snapshots</id> <id>snapshots</id>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url>
<releases> <releases>
<enabled>false</enabled> <enabled>false</enabled>
</releases> </releases>
......
url: "https://maven.thecodelabs.de/artifactory" url: "https://maven.thecodedev.de/artifactory"
repository: repository:
releases: "TheCodeLabs-release" releases: "TheCodeLabs-release"
snapshots: "TheCodeLabs-snapshots" snapshots: "TheCodeLabs-snapshots"
...@@ -52,19 +52,19 @@ ...@@ -52,19 +52,19 @@
<repository> <repository>
<id>release</id> <id>release</id>
<name>TheCodeLabs-releases</name> <name>TheCodeLabs-releases</name>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url>
</repository> </repository>
<snapshotRepository> <snapshotRepository>
<id>snapshots</id> <id>snapshots</id>
<name>TheCodeLabs-snapshots</name> <name>TheCodeLabs-snapshots</name>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url>
</snapshotRepository> </snapshotRepository>
</distributionManagement> </distributionManagement>
<repositories> <repositories>
<repository> <repository>
<id>release</id> <id>release</id>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> <url>https://maven.thecodedev.de/artifactory/Releases</url>
<releases> <releases>
<enabled>true</enabled> <enabled>true</enabled>
</releases> </releases>
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
</repository> </repository>
<repository> <repository>
<id>snapshots</id> <id>snapshots</id>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url>
<releases> <releases>
<enabled>false</enabled> <enabled>false</enabled>
</releases> </releases>
......
...@@ -140,19 +140,19 @@ ...@@ -140,19 +140,19 @@
<repository> <repository>
<id>release</id> <id>release</id>
<name>TheCodeLabs-releases</name> <name>TheCodeLabs-releases</name>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url>
</repository> </repository>
<snapshotRepository> <snapshotRepository>
<id>snapshots</id> <id>snapshots</id>
<name>TheCodeLabs-snapshots</name> <name>TheCodeLabs-snapshots</name>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url>
</snapshotRepository> </snapshotRepository>
</distributionManagement> </distributionManagement>
<repositories> <repositories>
<repository> <repository>
<id>release</id> <id>release</id>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url>
<releases> <releases>
<enabled>true</enabled> <enabled>true</enabled>
</releases> </releases>
...@@ -162,7 +162,7 @@ ...@@ -162,7 +162,7 @@
</repository> </repository>
<repository> <repository>
<id>snapshots</id> <id>snapshots</id>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url>
<releases> <releases>
<enabled>false</enabled> <enabled>false</enabled>
</releases> </releases>
......
...@@ -75,19 +75,19 @@ ...@@ -75,19 +75,19 @@
<repository> <repository>
<id>release</id> <id>release</id>
<name>TheCodeLabs-releases</name> <name>TheCodeLabs-releases</name>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url>
</repository> </repository>
<snapshotRepository> <snapshotRepository>
<id>snapshots</id> <id>snapshots</id>
<name>TheCodeLabs-snapshots</name> <name>TheCodeLabs-snapshots</name>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url>
</snapshotRepository> </snapshotRepository>
</distributionManagement> </distributionManagement>
<repositories> <repositories>
<repository> <repository>
<id>release</id> <id>release</id>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url>
<releases> <releases>
<enabled>true</enabled> <enabled>true</enabled>
</releases> </releases>
...@@ -97,7 +97,7 @@ ...@@ -97,7 +97,7 @@
</repository> </repository>
<repository> <repository>
<id>snapshots</id> <id>snapshots</id>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url>
<releases> <releases>
<enabled>false</enabled> <enabled>false</enabled>
</releases> </releases>
......
...@@ -75,19 +75,19 @@ ...@@ -75,19 +75,19 @@
<repository> <repository>
<id>release</id> <id>release</id>
<name>TheCodeLabs-releases</name> <name>TheCodeLabs-releases</name>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url>
</repository> </repository>
<snapshotRepository> <snapshotRepository>
<id>snapshots</id> <id>snapshots</id>
<name>TheCodeLabs-snapshots</name> <name>TheCodeLabs-snapshots</name>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url>
</snapshotRepository> </snapshotRepository>
</distributionManagement> </distributionManagement>
<repositories> <repositories>
<repository> <repository>
<id>release</id> <id>release</id>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url>
<releases> <releases>
<enabled>true</enabled> <enabled>true</enabled>
</releases> </releases>
...@@ -97,7 +97,7 @@ ...@@ -97,7 +97,7 @@
</repository> </repository>
<repository> <repository>
<id>snapshots</id> <id>snapshots</id>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url>
<releases> <releases>
<enabled>false</enabled> <enabled>false</enabled>
</releases> </releases>
......
...@@ -74,19 +74,19 @@ ...@@ -74,19 +74,19 @@
<repository> <repository>
<id>release</id> <id>release</id>
<name>TheCodeLabs-releases</name> <name>TheCodeLabs-releases</name>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url>
</repository> </repository>
<snapshotRepository> <snapshotRepository>
<id>snapshots</id> <id>snapshots</id>
<name>TheCodeLabs-snapshots</name> <name>TheCodeLabs-snapshots</name>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url>
</snapshotRepository> </snapshotRepository>
</distributionManagement> </distributionManagement>
<repositories> <repositories>
<repository> <repository>
<id>release</id> <id>release</id>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url>
<releases> <releases>
<enabled>true</enabled> <enabled>true</enabled>
</releases> </releases>
...@@ -96,7 +96,7 @@ ...@@ -96,7 +96,7 @@
</repository> </repository>
<repository> <repository>
<id>snapshots</id> <id>snapshots</id>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url>
<releases> <releases>
<enabled>false</enabled> <enabled>false</enabled>
</releases> </releases>
......
...@@ -74,19 +74,19 @@ ...@@ -74,19 +74,19 @@
<repository> <repository>
<id>release</id> <id>release</id>
<name>TheCodeLabs-releases</name> <name>TheCodeLabs-releases</name>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url>
</repository> </repository>
<snapshotRepository> <snapshotRepository>
<id>snapshots</id> <id>snapshots</id>
<name>TheCodeLabs-snapshots</name> <name>TheCodeLabs-snapshots</name>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url>
</snapshotRepository> </snapshotRepository>
</distributionManagement> </distributionManagement>
<repositories> <repositories>
<repository> <repository>
<id>release</id> <id>release</id>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url>
<releases> <releases>
<enabled>true</enabled> <enabled>true</enabled>
</releases> </releases>
...@@ -96,7 +96,7 @@ ...@@ -96,7 +96,7 @@
</repository> </repository>
<repository> <repository>
<id>snapshots</id> <id>snapshots</id>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url>
<releases> <releases>
<enabled>false</enabled> <enabled>false</enabled>
</releases> </releases>
......
...@@ -121,19 +121,19 @@ ...@@ -121,19 +121,19 @@
<repository> <repository>
<id>release</id> <id>release</id>
<name>TheCodeLabs-releases</name> <name>TheCodeLabs-releases</name>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url>
</repository> </repository>
<snapshotRepository> <snapshotRepository>
<id>snapshots</id> <id>snapshots</id>
<name>TheCodeLabs-snapshots</name> <name>TheCodeLabs-snapshots</name>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url>
</snapshotRepository> </snapshotRepository>
</distributionManagement> </distributionManagement>
<repositories> <repositories>
<repository> <repository>
<id>release</id> <id>release</id>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url>
<releases> <releases>
<enabled>true</enabled> <enabled>true</enabled>
</releases> </releases>
...@@ -143,7 +143,7 @@ ...@@ -143,7 +143,7 @@
</repository> </repository>
<repository> <repository>
<id>snapshots</id> <id>snapshots</id>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url>
<releases> <releases>
<enabled>false</enabled> <enabled>false</enabled>
</releases> </releases>
......
...@@ -114,19 +114,19 @@ ...@@ -114,19 +114,19 @@
<repository> <repository>
<id>release</id> <id>release</id>
<name>TheCodeLabs-releases</name> <name>TheCodeLabs-releases</name>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url>
</repository> </repository>
<snapshotRepository> <snapshotRepository>
<id>snapshots</id> <id>snapshots</id>
<name>TheCodeLabs-snapshots</name> <name>TheCodeLabs-snapshots</name>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url>
</snapshotRepository> </snapshotRepository>
</distributionManagement> </distributionManagement>
<repositories> <repositories>
<repository> <repository>
<id>release</id> <id>release</id>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url>
<releases> <releases>
<enabled>true</enabled> <enabled>true</enabled>
</releases> </releases>
...@@ -136,7 +136,7 @@ ...@@ -136,7 +136,7 @@
</repository> </repository>
<repository> <repository>
<id>snapshots</id> <id>snapshots</id>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url>
<releases> <releases>
<enabled>false</enabled> <enabled>false</enabled>
</releases> </releases>
......
...@@ -102,19 +102,19 @@ ...@@ -102,19 +102,19 @@
<repository> <repository>
<id>release</id> <id>release</id>
<name>TheCodeLabs-releases</name> <name>TheCodeLabs-releases</name>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url>
</repository> </repository>
<snapshotRepository> <snapshotRepository>
<id>snapshots</id> <id>snapshots</id>
<name>TheCodeLabs-snapshots</name> <name>TheCodeLabs-snapshots</name>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url>
</snapshotRepository> </snapshotRepository>
</distributionManagement> </distributionManagement>
<repositories> <repositories>
<repository> <repository>
<id>release</id> <id>release</id>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url>
<releases> <releases>
<enabled>true</enabled> <enabled>true</enabled>
</releases> </releases>
...@@ -124,7 +124,7 @@ ...@@ -124,7 +124,7 @@
</repository> </repository>
<repository> <repository>
<id>snapshots</id> <id>snapshots</id>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url>
<releases> <releases>
<enabled>false</enabled> <enabled>false</enabled>
</releases> </releases>
......
...@@ -123,12 +123,12 @@ ...@@ -123,12 +123,12 @@
<repository> <repository>
<id>release</id> <id>release</id>
<name>TheCodeLabs-releases</name> <name>TheCodeLabs-releases</name>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url>
</repository> </repository>
<snapshotRepository> <snapshotRepository>
<id>snapshots</id> <id>snapshots</id>
<name>TheCodeLabs-snapshots</name> <name>TheCodeLabs-snapshots</name>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url>
</snapshotRepository> </snapshotRepository>
</distributionManagement> </distributionManagement>
...@@ -146,7 +146,7 @@ ...@@ -146,7 +146,7 @@
</pluginRepository> </pluginRepository>
<pluginRepository> <pluginRepository>
<id>release</id> <id>release</id>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-plugins-release</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-plugins-release</url>
<releases> <releases>
<enabled>true</enabled> <enabled>true</enabled>
</releases> </releases>
...@@ -156,7 +156,7 @@ ...@@ -156,7 +156,7 @@
</pluginRepository> </pluginRepository>
<pluginRepository> <pluginRepository>
<id>snapshots</id> <id>snapshots</id>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-plugins-snapshots</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-plugins-snapshots</url>
<releases> <releases>
<enabled>false</enabled> <enabled>false</enabled>
</releases> </releases>
...@@ -187,7 +187,7 @@ ...@@ -187,7 +187,7 @@
<repository> <repository>
<id>release</id> <id>release</id>
<url>https://maven.thecodelabs.de/artifactory/Releases</url> <url>https://maven.thecodedev.de/artifactory/Releases</url>
<releases> <releases>
<enabled>true</enabled> <enabled>true</enabled>
</releases> </releases>
...@@ -197,7 +197,7 @@ ...@@ -197,7 +197,7 @@
</repository> </repository>
<repository> <repository>
<id>snapshots</id> <id>snapshots</id>
<url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url>
<releases> <releases>
<enabled>false</enabled> <enabled>false</enabled>
</releases> </releases>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment