diff --git a/comixed-adaptors/pom.xml b/comixed-adaptors/pom.xml index 0cfe83da6e..b800e07c2b 100644 --- a/comixed-adaptors/pom.xml +++ b/comixed-adaptors/pom.xml @@ -13,7 +13,7 @@ comixed-adaptors 0.11.0-SNAPSHOT comixed-adaptors - http://maven.apache.org + http://www.comixedproject.org org.comixedproject diff --git a/comixed-auditlog/pom.xml b/comixed-auditlog/pom.xml index 6e480d4fa1..84ca0dc5c6 100644 --- a/comixed-auditlog/pom.xml +++ b/comixed-auditlog/pom.xml @@ -13,7 +13,7 @@ comixed-auditlog 0.11.0-SNAPSHOT comixed-auditlog - http://maven.apache.org + http://www.comixedproject.org org.springframework.boot diff --git a/comixed-auth/pom.xml b/comixed-auth/pom.xml index 4a19c259fd..501e958ce1 100644 --- a/comixed-auth/pom.xml +++ b/comixed-auth/pom.xml @@ -12,7 +12,7 @@ comixed-auth 0.11.0-SNAPSHOT comixed-auth - http://maven.apache.org + http://www.comixedproject.org org.springframework.boot diff --git a/comixed-batch/pom.xml b/comixed-batch/pom.xml index a9aa53b482..28e41809ac 100644 --- a/comixed-batch/pom.xml +++ b/comixed-batch/pom.xml @@ -13,7 +13,7 @@ comixed-batch 0.11.0-SNAPSHOT comixed-batch - http://maven.apache.org + http://www.comixedproject.org org.springframework.boot diff --git a/comixed-http/pom.xml b/comixed-http/pom.xml index 06ffce2c0f..de1787b503 100644 --- a/comixed-http/pom.xml +++ b/comixed-http/pom.xml @@ -12,7 +12,7 @@ comixed-http 0.11.0-SNAPSHOT comixed-http - http://maven.apache.org + http://www.comixedproject.org org.comixedproject diff --git a/comixed-messaging/pom.xml b/comixed-messaging/pom.xml index 0f716bde67..d175ad70ca 100644 --- a/comixed-messaging/pom.xml +++ b/comixed-messaging/pom.xml @@ -13,7 +13,7 @@ comixed-messaging 0.11.0-SNAPSHOT comixed-messaging - http://maven.apache.org + http://www.comixedproject.org org.comixedproject diff --git a/comixed-plugins/pom.xml b/comixed-plugins/pom.xml index bc9463fe64..df3dc50515 100644 --- a/comixed-plugins/pom.xml +++ b/comixed-plugins/pom.xml @@ -13,7 +13,7 @@ comixed-plugins 0.11.0-SNAPSHOT comixed-plugins - http://maven.apache.org + http://www.comixedproject.org org.python diff --git a/comixed-release/pom.xml b/comixed-release/pom.xml index c49ef1ff0b..d9759318e4 100644 --- a/comixed-release/pom.xml +++ b/comixed-release/pom.xml @@ -13,10 +13,7 @@ comixed-release 0.11.0-SNAPSHOT comixed-release - http://maven.apache.org - - true - + http://www.comixedproject.org org.comixedproject @@ -53,6 +50,11 @@ comixed-rest 0.11.0-SNAPSHOT + + org.comixedproject + comixed-webui + 0.11.0-SNAPSHOT + org.comixedproject comixed-app diff --git a/comixed-repositories/pom.xml b/comixed-repositories/pom.xml index 963591adab..caf3848494 100644 --- a/comixed-repositories/pom.xml +++ b/comixed-repositories/pom.xml @@ -12,7 +12,7 @@ comixed-repositories 0.11.0-SNAPSHOT comixed-repositories - http://maven.apache.org + http://www.comixedproject.org org.comixedproject diff --git a/comixed-state/pom.xml b/comixed-state/pom.xml index 717c2dca0f..c0a69003a5 100644 --- a/comixed-state/pom.xml +++ b/comixed-state/pom.xml @@ -12,7 +12,7 @@ comixed-state 0.11.0-SNAPSHOT comixed-state - http://maven.apache.org + http://www.comixedproject.org org.comixedproject diff --git a/comixed-webui/pom.xml b/comixed-webui/pom.xml index 5396778e76..cc64df99ac 100644 --- a/comixed-webui/pom.xml +++ b/comixed-webui/pom.xml @@ -7,9 +7,11 @@ org.comixedproject comixed 0.11.0-SNAPSHOT + .. org.comixedproject comixed-webui + 0.11.0-SNAPSHOT comixed-webui http://www.comixedproject.org diff --git a/pom.xml b/pom.xml index fdbbe409a0..576f9fa83f 100644 --- a/pom.xml +++ b/pom.xml @@ -313,10 +313,22 @@ - comixed-release-*.zip + ${project.basedir} + + **/comixed-release-*.zip + + + + auto-clean + initialize + + clean + + + org.sonatype.plugins