diff --git a/fcgi-core/pom.xml b/fcgi-core/pom.xml index 5ad278738a1..c86bec8a63a 100644 --- a/fcgi-core/pom.xml +++ b/fcgi-core/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.fcgi fcgi-parent - 1.0.1-SNAPSHOT + 1.0.1 4.0.0 diff --git a/fcgi-distribution/pom.xml b/fcgi-distribution/pom.xml index b71ee83f039..059b5e098f6 100644 --- a/fcgi-distribution/pom.xml +++ b/fcgi-distribution/pom.xml @@ -5,7 +5,7 @@ fcgi-parent org.eclipse.jetty.fcgi - 1.0.1-SNAPSHOT + 1.0.1 4.0.0 diff --git a/fcgi-http-client-transport/pom.xml b/fcgi-http-client-transport/pom.xml index 8f3318c11dd..f4e8513044b 100644 --- a/fcgi-http-client-transport/pom.xml +++ b/fcgi-http-client-transport/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.fcgi fcgi-parent - 1.0.1-SNAPSHOT + 1.0.1 4.0.0 diff --git a/fcgi-proxy/pom.xml b/fcgi-proxy/pom.xml index fd9a1cc7d26..6640785bf11 100644 --- a/fcgi-proxy/pom.xml +++ b/fcgi-proxy/pom.xml @@ -5,7 +5,7 @@ fcgi-parent org.eclipse.jetty.fcgi - 1.0.1-SNAPSHOT + 1.0.1 4.0.0 diff --git a/fcgi-server/pom.xml b/fcgi-server/pom.xml index 26829cf9a4d..d285e286804 100644 --- a/fcgi-server/pom.xml +++ b/fcgi-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.fcgi fcgi-parent - 1.0.1-SNAPSHOT + 1.0.1 4.0.0 diff --git a/pom.xml b/pom.xml index 4499c238627..86be47bb603 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.eclipse.jetty.fcgi fcgi-parent - 1.0.1-SNAPSHOT + 1.0.1 pom Jetty :: FastCGI