diff --git a/application/pom.xml b/application/pom.xml index fdf12649..1cd78931 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -21,7 +21,7 @@ org.jboss.pnc.causeway causeway - 1.8.0-SNAPSHOT + 1.8.0 causeway-application diff --git a/core/pom.xml b/core/pom.xml index bd281761..995ed59b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -21,7 +21,7 @@ org.jboss.pnc.causeway causeway - 1.8.0-SNAPSHOT + 1.8.0 causeway-core diff --git a/ftest/pom.xml b/ftest/pom.xml index 291ea849..8cff2f2f 100644 --- a/ftest/pom.xml +++ b/ftest/pom.xml @@ -21,7 +21,7 @@ org.jboss.pnc.causeway causeway - 1.8.0-SNAPSHOT + 1.8.0 causeway-ftest diff --git a/model-java/pom.xml b/model-java/pom.xml index 0ea0f3c2..04ea3926 100644 --- a/model-java/pom.xml +++ b/model-java/pom.xml @@ -21,7 +21,7 @@ org.jboss.pnc.causeway causeway - 1.8.0-SNAPSHOT + 1.8.0 causeway-model-java diff --git a/pom.xml b/pom.xml index d6826dd7..8ed3cecb 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.jboss.pnc.causeway causeway - 1.8.0-SNAPSHOT + 1.8.0 pom Causeway PNCL-to-Koji Bridge @@ -45,7 +45,7 @@ scm:git:http://github.com/project-ncl/causeway.git scm:git:git@github.com:project-ncl/causeway.git http://github.com/project-ncl/causeway - HEAD + 1.8.0 diff --git a/rest/pom.xml b/rest/pom.xml index 9ff18776..fe836be6 100644 --- a/rest/pom.xml +++ b/rest/pom.xml @@ -21,7 +21,7 @@ org.jboss.pnc.causeway causeway - 1.8.0-SNAPSHOT + 1.8.0 causeway-rest diff --git a/tck/pom.xml b/tck/pom.xml index 4be7b0a7..30290381 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -21,7 +21,7 @@ org.jboss.pnc.causeway causeway - 1.8.0-SNAPSHOT + 1.8.0 causeway-tck diff --git a/web/pom.xml b/web/pom.xml index 29bc6f31..27f4c94e 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -21,7 +21,7 @@ org.jboss.pnc.causeway causeway - 1.8.0-SNAPSHOT + 1.8.0 causeway-web