diff options
-rw-r--r-- | hudson-cli/pom.xml | 2 | ||||
-rw-r--r-- | hudson-core/pom.xml | 2 | ||||
-rw-r--r-- | hudson-inject/pom.xml | 2 | ||||
-rwxr-xr-x | hudson-jetty-war-executable/pom.xml | 2 | ||||
-rw-r--r-- | hudson-plugin-parent/pom.xml | 2 | ||||
-rw-r--r-- | hudson-plugin-utils/pom.xml | 2 | ||||
-rw-r--r-- | hudson-service/pom.xml | 2 | ||||
-rw-r--r-- | hudson-test-framework/pom.xml | 2 | ||||
-rw-r--r-- | hudson-test-utils/pom.xml | 2 | ||||
-rw-r--r-- | hudson-utils/pom.xml | 2 | ||||
-rw-r--r-- | hudson-war/pom.xml | 2 | ||||
-rw-r--r-- | pom.xml | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/hudson-cli/pom.xml b/hudson-cli/pom.xml index 760c50ce..4e98693e 100644 --- a/hudson-cli/pom.xml +++ b/hudson-cli/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.eclipse.hudson</groupId> <artifactId>hudson-parent</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-M4</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>hudson-cli</artifactId> diff --git a/hudson-core/pom.xml b/hudson-core/pom.xml index 5d0117db..b7957a2c 100644 --- a/hudson-core/pom.xml +++ b/hudson-core/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.eclipse.hudson</groupId> <artifactId>hudson-parent</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-M4</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/hudson-inject/pom.xml b/hudson-inject/pom.xml index a037e7b8..e4eea6a5 100644 --- a/hudson-inject/pom.xml +++ b/hudson-inject/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.eclipse.hudson</groupId> <artifactId>hudson-parent</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-M4</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/hudson-jetty-war-executable/pom.xml b/hudson-jetty-war-executable/pom.xml index e2968bdd..548a575b 100755 --- a/hudson-jetty-war-executable/pom.xml +++ b/hudson-jetty-war-executable/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.eclipse.hudson</groupId> <artifactId>hudson-parent</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-M4</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/hudson-plugin-parent/pom.xml b/hudson-plugin-parent/pom.xml index 29a920aa..16279e2e 100644 --- a/hudson-plugin-parent/pom.xml +++ b/hudson-plugin-parent/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.eclipse.hudson</groupId> <artifactId>hudson-parent</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-M4</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/hudson-plugin-utils/pom.xml b/hudson-plugin-utils/pom.xml index 9b09fe8f..c6749a79 100644 --- a/hudson-plugin-utils/pom.xml +++ b/hudson-plugin-utils/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.eclipse.hudson</groupId> <artifactId>hudson-parent</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-M4</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/hudson-service/pom.xml b/hudson-service/pom.xml index 768da611..e1f3da15 100644 --- a/hudson-service/pom.xml +++ b/hudson-service/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.eclipse.hudson</groupId> <artifactId>hudson-parent</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-M4</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/hudson-test-framework/pom.xml b/hudson-test-framework/pom.xml index fde3079f..6025fd5a 100644 --- a/hudson-test-framework/pom.xml +++ b/hudson-test-framework/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.eclipse.hudson</groupId> <artifactId>hudson-parent</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-M4</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/hudson-test-utils/pom.xml b/hudson-test-utils/pom.xml index 71638826..65f63b46 100644 --- a/hudson-test-utils/pom.xml +++ b/hudson-test-utils/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.eclipse.hudson</groupId> <artifactId>hudson-parent</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-M4</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/hudson-utils/pom.xml b/hudson-utils/pom.xml index 533ad6dd..c77d9d5a 100644 --- a/hudson-utils/pom.xml +++ b/hudson-utils/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.eclipse.hudson</groupId> <artifactId>hudson-parent</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-M4</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/hudson-war/pom.xml b/hudson-war/pom.xml index b49f90b0..f18686bc 100644 --- a/hudson-war/pom.xml +++ b/hudson-war/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.eclipse.hudson</groupId> <artifactId>hudson-parent</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-M4</version> <relativePath>../pom.xml</relativePath> </parent> @@ -25,7 +25,7 @@ <groupId>org.eclipse.hudson</groupId> <artifactId>hudson-parent</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-M4</version> <packaging>pom</packaging> <name>Hudson</name> |