diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-06-09 16:45:56 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-06-09 16:45:56 +0200 |
commit | 6abe695aa5a9a85e0bc7517c6f2d51a3f81fa41e (patch) | |
tree | 38b8f92f21d429c0feec612599b2490031910b88 /org.eclipse.jgit.ssh.apache/pom.xml | |
parent | 4475a55f84402897ccc7654980b23b3e1164d9fb (diff) | |
download | jgit-6abe695aa5a9a85e0bc7517c6f2d51a3f81fa41e.tar.gz jgit-6abe695aa5a9a85e0bc7517c6f2d51a3f81fa41e.zip |
Prepare 5.8.1-SNAPSHOT builds
Change-Id: Ic654fb45abe4e94f4eee532af0f4278d372d37f5
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.ssh.apache/pom.xml')
-rw-r--r-- | org.eclipse.jgit.ssh.apache/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.ssh.apache/pom.xml b/org.eclipse.jgit.ssh.apache/pom.xml index c536e2ad47..1eae6b1733 100644 --- a/org.eclipse.jgit.ssh.apache/pom.xml +++ b/org.eclipse.jgit.ssh.apache/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.8.0.202006091008-r</version> + <version>5.8.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.ssh.apache</artifactId> |