diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-10-03 02:06:57 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-10-03 02:06:57 +0200 |
commit | b570b6907c910592c9a085a9c283aa4c9aa4aa5e (patch) | |
tree | 7060237f83809d710856dd714ad3c92e13930c7f /org.eclipse.jgit.packaging/pom.xml | |
parent | 2796d86d1e71cbcb62d72778c81450e156f07b67 (diff) | |
download | jgit-b570b6907c910592c9a085a9c283aa4c9aa4aa5e.tar.gz jgit-b570b6907c910592c9a085a9c283aa4c9aa4aa5e.zip |
Prepare 5.5.2-SNAPSHOT builds
Change-Id: Ief9940182fd6e3f3e2df88e6485be753c1260e6b
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 94a11c5f22..fb4994d61a 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.1.201910021850-r</version> + <version>5.5.2-SNAPSHOT</version> <packaging>pom</packaging> <name>JGit Tycho Parent</name> |