diff options
Diffstat (limited to 'hudson-inject/pom.xml')
-rw-r--r-- | hudson-inject/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hudson-inject/pom.xml b/hudson-inject/pom.xml index 2cec8179..28b87513 100644 --- a/hudson-inject/pom.xml +++ b/hudson-inject/pom.xml @@ -19,12 +19,12 @@ <parent> <groupId>org.eclipse.hudson</groupId> <artifactId>hudson-parent</artifactId> - <version> 3.0.0-RC4</version> + <version> 3.0.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>hudson-inject</artifactId> - <version>3.0.0-RC4</version> + <version>3.0.0-SNAPSHOT</version> <name>Hudson :: Inject (JSR-330 Strategy)</name> <description> |