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.junit.ssh/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.junit.ssh/pom.xml')
-rw-r--r-- | org.eclipse.jgit.junit.ssh/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.junit.ssh/pom.xml b/org.eclipse.jgit.junit.ssh/pom.xml index 5d1e526c6e..89ceb1af39 100644 --- a/org.eclipse.jgit.junit.ssh/pom.xml +++ b/org.eclipse.jgit.junit.ssh/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.3.4.201908231101-r</version> + <version>5.3.5-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.junit.ssh</artifactId> |