diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-23 17:38:11 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-23 17:44:04 +0200 |
commit | f30382b1915723c526e50d7c9669c45a57c8ca86 (patch) | |
tree | fb24dc8f802fab599e65cd72925a2f8161ad351f /org.eclipse.jgit.packaging/pom.xml | |
parent | 06309fdc43fe5790b3cc98623200bab1c7122171 (diff) | |
download | jgit-f30382b1915723c526e50d7c9669c45a57c8ca86.tar.gz jgit-f30382b1915723c526e50d7c9669c45a57c8ca86.zip |
Prepare 5.3.5-SNAPSHOT builds
Change-Id: Ic0b9dfcac814ac7584e5eb19105f46344a10465a
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 ff997aa75c..531cb906e4 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.3.4.201908231101-r</version> + <version>5.3.5-SNAPSHOT</version> <packaging>pom</packaging> <name>JGit Tycho Parent</name> |