diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-07 01:46:38 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-07 01:46:38 +0100 |
commit | 57b8cf4261db67bf350269a161789d705f095272 (patch) | |
tree | 3146f8bcde8db5d9e4116d79817d3c2846a20631 /org.eclipse.jgit.ssh.apache/pom.xml | |
parent | c84c08107d78c99ce4cd74d558947e7715a9ca99 (diff) | |
download | jgit-57b8cf4261db67bf350269a161789d705f095272.tar.gz jgit-57b8cf4261db67bf350269a161789d705f095272.zip |
Prepare 5.2.1-SNAPSHOT builds
Change-Id: I68d9f5b1c8ca8e8eada9143093dc4fa82519edd8
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 5726dd39ea..9623742781 100644 --- a/org.eclipse.jgit.ssh.apache/pom.xml +++ b/org.eclipse.jgit.ssh.apache/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.2.0.201812061821-r</version> + <version>5.2.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.ssh.apache</artifactId> |