diff --git a/PlayWall/pom.xml b/PlayWall/pom.xml index 128b269d4f0733b14704cd956f10572c1a3c1e80..0dd1f3073f6805bd596a7512cabc4fae212f2529 100644 --- a/PlayWall/pom.xml +++ b/PlayWall/pom.xml @@ -273,19 +273,19 @@ <repository> <id>release</id> <name>TheCodeLabs-releases</name> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> </repository> <snapshotRepository> <id>snapshots</id> <name>TheCodeLabs-snapshots</name> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> </snapshotRepository> </distributionManagement> <repositories> <repository> <id>release</id> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> <releases> <enabled>true</enabled> </releases> @@ -295,7 +295,7 @@ </repository> <repository> <id>snapshots</id> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> <releases> <enabled>false</enabled> </releases> diff --git a/PlayWall/src/main/resources/repository.yml b/PlayWall/src/main/resources/repository.yml index e510bbbe0a70acb18a2b526dce7e4c99d9afebcd..826913d6a55a055e639cc49a5322627074ad8573 100644 --- a/PlayWall/src/main/resources/repository.yml +++ b/PlayWall/src/main/resources/repository.yml @@ -1,4 +1,4 @@ -url: "https://maven.thecodedev.de/artifactory" +url: "https://maven.thecodelabs.de/artifactory" repository: releases: "TheCodeLabs-release" snapshots: "TheCodeLabs-snapshots" diff --git a/PlayWallComponents/pom.xml b/PlayWallComponents/pom.xml index 8255854a4e9bcc1818325791480025f7c986899a..d4ef5fd4f69e4f4775d6ba3f1cef7e8b5a571ca6 100644 --- a/PlayWallComponents/pom.xml +++ b/PlayWallComponents/pom.xml @@ -52,19 +52,19 @@ <repository> <id>release</id> <name>TheCodeLabs-releases</name> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> </repository> <snapshotRepository> <id>snapshots</id> <name>TheCodeLabs-snapshots</name> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> </snapshotRepository> </distributionManagement> <repositories> <repository> <id>release</id> - <url>https://maven.thecodedev.de/artifactory/Releases</url> + <url>https://maven.thecodelabs.de/artifactory/Releases</url> <releases> <enabled>true</enabled> </releases> @@ -74,7 +74,7 @@ </repository> <repository> <id>snapshots</id> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> <releases> <enabled>false</enabled> </releases> diff --git a/PlayWallCore/pom.xml b/PlayWallCore/pom.xml index e67cab87688db9199336ac24c2ae2eeef1b95d4e..6fe4aa5f4cf38ce95a56d0820871b50d4032b71e 100644 --- a/PlayWallCore/pom.xml +++ b/PlayWallCore/pom.xml @@ -140,19 +140,19 @@ <repository> <id>release</id> <name>TheCodeLabs-releases</name> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> </repository> <snapshotRepository> <id>snapshots</id> <name>TheCodeLabs-snapshots</name> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> </snapshotRepository> </distributionManagement> <repositories> <repository> <id>release</id> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> <releases> <enabled>true</enabled> </releases> @@ -162,7 +162,7 @@ </repository> <repository> <id>snapshots</id> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> <releases> <enabled>false</enabled> </releases> diff --git a/PlayWallPlugins/PlayWallPluginAwake/pom.xml b/PlayWallPlugins/PlayWallPluginAwake/pom.xml index 5877decd3dc885cfc77e87be3ad9ae596ce63eb7..f91f32c1bd86ed2f34a15e172d1cc87c522ccf26 100644 --- a/PlayWallPlugins/PlayWallPluginAwake/pom.xml +++ b/PlayWallPlugins/PlayWallPluginAwake/pom.xml @@ -75,19 +75,19 @@ <repository> <id>release</id> <name>TheCodeLabs-releases</name> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> </repository> <snapshotRepository> <id>snapshots</id> <name>TheCodeLabs-snapshots</name> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> </snapshotRepository> </distributionManagement> <repositories> <repository> <id>release</id> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> <releases> <enabled>true</enabled> </releases> @@ -97,7 +97,7 @@ </repository> <repository> <id>snapshots</id> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> <releases> <enabled>false</enabled> </releases> diff --git a/PlayWallPlugins/PlayWallPluginEqualizer/pom.xml b/PlayWallPlugins/PlayWallPluginEqualizer/pom.xml index 4f67fc182ae2893f979afffcc19296166283c121..6ca603a4ebee2d896450ee0a1b07e3f9aeeef46b 100644 --- a/PlayWallPlugins/PlayWallPluginEqualizer/pom.xml +++ b/PlayWallPlugins/PlayWallPluginEqualizer/pom.xml @@ -75,19 +75,19 @@ <repository> <id>release</id> <name>TheCodeLabs-releases</name> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> </repository> <snapshotRepository> <id>snapshots</id> <name>TheCodeLabs-snapshots</name> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> </snapshotRepository> </distributionManagement> <repositories> <repository> <id>release</id> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> <releases> <enabled>true</enabled> </releases> @@ -97,7 +97,7 @@ </repository> <repository> <id>snapshots</id> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> <releases> <enabled>false</enabled> </releases> diff --git a/PlayWallPlugins/PlayWallPluginLaunchpad/pom.xml b/PlayWallPlugins/PlayWallPluginLaunchpad/pom.xml index e8d24dc204fab80c17cde8df8f82ae22b2080036..610358dc395888960beaddd4f7b4aba33a948ec5 100644 --- a/PlayWallPlugins/PlayWallPluginLaunchpad/pom.xml +++ b/PlayWallPlugins/PlayWallPluginLaunchpad/pom.xml @@ -74,19 +74,19 @@ <repository> <id>release</id> <name>TheCodeLabs-releases</name> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> </repository> <snapshotRepository> <id>snapshots</id> <name>TheCodeLabs-snapshots</name> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> </snapshotRepository> </distributionManagement> <repositories> <repository> <id>release</id> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> <releases> <enabled>true</enabled> </releases> @@ -96,7 +96,7 @@ </repository> <repository> <id>snapshots</id> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> <releases> <enabled>false</enabled> </releases> diff --git a/PlayWallPlugins/PlayWallPluginMedia/pom.xml b/PlayWallPlugins/PlayWallPluginMedia/pom.xml index 5db71d0179fb6d433f7bb42627bef71a365a7391..90e16ca165e8ab313141b6795b46eb7f758eb687 100644 --- a/PlayWallPlugins/PlayWallPluginMedia/pom.xml +++ b/PlayWallPlugins/PlayWallPluginMedia/pom.xml @@ -74,19 +74,19 @@ <repository> <id>release</id> <name>TheCodeLabs-releases</name> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> </repository> <snapshotRepository> <id>snapshots</id> <name>TheCodeLabs-snapshots</name> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> </snapshotRepository> </distributionManagement> <repositories> <repository> <id>release</id> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> <releases> <enabled>true</enabled> </releases> @@ -96,7 +96,7 @@ </repository> <repository> <id>snapshots</id> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> <releases> <enabled>false</enabled> </releases> diff --git a/PlayWallPlugins/PlayWallPluginNativeAudio/pom.xml b/PlayWallPlugins/PlayWallPluginNativeAudio/pom.xml index 78d54caccfbcec2d00e6bc409090b65fa972e0b5..f3f669e0f2d5935304ca3534e710f358ead7998c 100644 --- a/PlayWallPlugins/PlayWallPluginNativeAudio/pom.xml +++ b/PlayWallPlugins/PlayWallPluginNativeAudio/pom.xml @@ -121,19 +121,19 @@ <repository> <id>release</id> <name>TheCodeLabs-releases</name> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> </repository> <snapshotRepository> <id>snapshots</id> <name>TheCodeLabs-snapshots</name> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> </snapshotRepository> </distributionManagement> <repositories> <repository> <id>release</id> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> <releases> <enabled>true</enabled> </releases> @@ -143,7 +143,7 @@ </repository> <repository> <id>snapshots</id> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> <releases> <enabled>false</enabled> </releases> diff --git a/PlayWallPlugins/PlayWallPluginPlayoutLog/pom.xml b/PlayWallPlugins/PlayWallPluginPlayoutLog/pom.xml index ae398bce873e6a7a6837c752a9cd698c24b6a061..56410fcffa79292e41e876e078b29da00ef49723 100644 --- a/PlayWallPlugins/PlayWallPluginPlayoutLog/pom.xml +++ b/PlayWallPlugins/PlayWallPluginPlayoutLog/pom.xml @@ -114,19 +114,19 @@ <repository> <id>release</id> <name>TheCodeLabs-releases</name> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> </repository> <snapshotRepository> <id>snapshots</id> <name>TheCodeLabs-snapshots</name> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> </snapshotRepository> </distributionManagement> <repositories> <repository> <id>release</id> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> <releases> <enabled>true</enabled> </releases> @@ -136,7 +136,7 @@ </repository> <repository> <id>snapshots</id> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> <releases> <enabled>false</enabled> </releases> diff --git a/PlayWallPlugins/PlayWallPluginWebAPI/pom.xml b/PlayWallPlugins/PlayWallPluginWebAPI/pom.xml index ace41d618cabf45acf968da60772917c9da58002..99133a0735660c7a33cc11865e68a35abcaf6a06 100644 --- a/PlayWallPlugins/PlayWallPluginWebAPI/pom.xml +++ b/PlayWallPlugins/PlayWallPluginWebAPI/pom.xml @@ -102,19 +102,19 @@ <repository> <id>release</id> <name>TheCodeLabs-releases</name> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> </repository> <snapshotRepository> <id>snapshots</id> <name>TheCodeLabs-snapshots</name> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> </snapshotRepository> </distributionManagement> <repositories> <repository> <id>release</id> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> <releases> <enabled>true</enabled> </releases> @@ -124,7 +124,7 @@ </repository> <repository> <id>snapshots</id> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> <releases> <enabled>false</enabled> </releases> diff --git a/pom.xml b/pom.xml index 843306aedff8ce1b6b3845b4a5ca5f51e3d7e1b1..e116d1191cf48766d2387b2bef43464434d74d53 100644 --- a/pom.xml +++ b/pom.xml @@ -136,12 +136,12 @@ <repository> <id>release</id> <name>TheCodeLabs-releases</name> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-release</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-release</url> </repository> <snapshotRepository> <id>snapshots</id> <name>TheCodeLabs-snapshots</name> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> </snapshotRepository> </distributionManagement> @@ -159,7 +159,7 @@ </pluginRepository> <pluginRepository> <id>release</id> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-plugins-release</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-plugins-release</url> <releases> <enabled>true</enabled> </releases> @@ -169,7 +169,7 @@ </pluginRepository> <pluginRepository> <id>snapshots</id> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-plugins-snapshots</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-plugins-snapshots</url> <releases> <enabled>false</enabled> </releases> @@ -200,7 +200,7 @@ <repository> <id>release</id> - <url>https://maven.thecodedev.de/artifactory/Releases</url> + <url>https://maven.thecodelabs.de/artifactory/Releases</url> <releases> <enabled>true</enabled> </releases> @@ -210,7 +210,7 @@ </repository> <repository> <id>snapshots</id> - <url>https://maven.thecodedev.de/artifactory/TheCodeLabs-snapshots</url> + <url>https://maven.thecodelabs.de/artifactory/TheCodeLabs-snapshots</url> <releases> <enabled>false</enabled> </releases>