diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-23 17:01:29 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-23 17:01:29 +0200 |
commit | 06309fdc43fe5790b3cc98623200bab1c7122171 (patch) | |
tree | 7a88b5f51e6e0765d6496067b98b771f77d3d38d /org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/pom.xml | |
parent | 6dfdfe1f67e21c77b6c4bb0e42b864d1f79790bc (diff) | |
download | jgit-06309fdc43fe5790b3cc98623200bab1c7122171.tar.gz jgit-06309fdc43fe5790b3cc98623200bab1c7122171.zip |
JGit v5.3.4.201908231101-rv5.3.4.201908231101-r
Change-Id: Ia98f47d9a10d6b8cccca6b697230dad4f350d720
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/pom.xml index e54d7c2c0f..357b21b11d 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>5.3.4-SNAPSHOT</version> + <version>5.3.4.201908231101-r</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |