diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-09-11 11:46:58 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-09-11 11:46:58 +0200 |
commit | 7f262b87456d3f648a77b0c0873cb3482b4ca6bb (patch) | |
tree | a804ab3cd23afe197fdd31cced6715068a24c6a4 /org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml | |
parent | de2df8adde3a95106df8e8802fa493b39b6c1326 (diff) | |
download | jgit-7f262b87456d3f648a77b0c0873cb3482b4ca6bb.tar.gz jgit-7f262b87456d3f648a77b0c0873cb3482b4ca6bb.zip |
Prepare 5.5.1-SNAPSHOT builds
Change-Id: Iaf929168770dfef54ce2a7bfcbee9b87c450ca8a
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml index f0841e5f13..48013f07d6 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>5.5.0.201909110433-r</version> + <version>5.5.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.repository</artifactId> |