diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2014-05-28 17:40:46 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2014-05-28 17:41:20 +0200 |
commit | 386dff22716ab33e724ceb9e2de287f43bd88447 (patch) | |
tree | e1f28b62b71db0bad752bee11d4b48d4ef271bf1 /org.eclipse.jgit.packaging/pom.xml | |
parent | 314fade855b7da5792f8bb3b2fe154d8676ba437 (diff) | |
download | jgit-386dff22716ab33e724ceb9e2de287f43bd88447.tar.gz jgit-386dff22716ab33e724ceb9e2de287f43bd88447.zip |
Prepare post 3.4.0 RC2 builds
Change-Id: Id8d784ba7b0aba7c6a00f459bf1ac54c1d36d061
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index 88307cb0ce..875d50c319 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -53,7 +53,7 @@ <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>3.4.0.201405281120-rc2</version> + <version>3.4.0-SNAPSHOT</version> <packaging>pom</packaging> <name>JGit Tycho Parent</name> |