diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-06-14 00:41:18 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-06-14 00:41:18 +0200 |
commit | db074a1352bc136584fd80e7d301ae60ffff5d59 (patch) | |
tree | a4c2e29c9d09ed50e5d614b57a1b5ddd20819cf4 /org.eclipse.jgit.ssh.jsch/pom.xml | |
parent | b34961a493d07b23dbc9d601e56252bd8f106898 (diff) | |
download | jgit-db074a1352bc136584fd80e7d301ae60ffff5d59.tar.gz jgit-db074a1352bc136584fd80e7d301ae60ffff5d59.zip |
Prepare 5.13.2-SNAPSHOT builds
Change-Id: I4862e5d80a7d95a1a119d06306e3f6927445d1d3
Diffstat (limited to 'org.eclipse.jgit.ssh.jsch/pom.xml')
-rw-r--r-- | org.eclipse.jgit.ssh.jsch/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.ssh.jsch/pom.xml b/org.eclipse.jgit.ssh.jsch/pom.xml index 305aeccc52..72fabb635b 100644 --- a/org.eclipse.jgit.ssh.jsch/pom.xml +++ b/org.eclipse.jgit.ssh.jsch/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.13.1.202206130422-r</version> + <version>5.13.2-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.ssh.jsch</artifactId> |