diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2014-06-04 22:14:26 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2014-06-04 22:14:52 +0200 |
commit | 3b83e1a398f8a638e725621aae60d45210879a59 (patch) | |
tree | b85b3cce65cafe0734258654da4265808ed639d0 /org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml | |
parent | dd06dcdcf2fcaa94eb380744c33f62b32575a575 (diff) | |
download | jgit-3b83e1a398f8a638e725621aae60d45210879a59.tar.gz jgit-3b83e1a398f8a638e725621aae60d45210879a59.zip |
Prepare post 3.4 RC3 builds
Change-Id: I9730bb349d0295c811aa3a9ba0f67bd946e86d1e
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml index 36ab25bd85..7d9ee96e0b 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>3.4.0.201406041058-rc3</version> + <version>3.4.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |