diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-09-04 18:00:19 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-09-04 18:00:19 +0200 |
commit | fdd63b183c8d618a327e221ecae1dc479d16d007 (patch) | |
tree | 65401d9f39987d1436cfa5b6fb408878b4e0eaea /org.eclipse.jgit.packaging/pom.xml | |
parent | 685f2f8ec49f5382e3fcca0b094fa7fb3b0b684a (diff) | |
download | jgit-fdd63b183c8d618a327e221ecae1dc479d16d007.tar.gz jgit-fdd63b183c8d618a327e221ecae1dc479d16d007.zip |
Prepare 5.5.0-SNAPSHOT builds
Change-Id: I96bbefd698c74e450d05d21572d4769c6c5aaea6
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 d2541d2a55..1e17c9d575 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -49,7 +49,7 @@ <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>5.5.0.201909041048-rc1</version> + <version>5.5.0-SNAPSHOT</version> <packaging>pom</packaging> <name>JGit Tycho Parent</name> |