diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-10-02 00:32:04 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-10-02 00:32:04 +0200 |
commit | ebe1e15781254a116737a463b6e18c50d0904095 (patch) | |
tree | 4b04172678119d0062327487b370c8e253159533 /org.eclipse.jgit.packaging/pom.xml | |
parent | 3d8649ddef2874aeea7e3e83b47e5fd4867c5cd5 (diff) | |
download | jgit-ebe1e15781254a116737a463b6e18c50d0904095.tar.gz jgit-ebe1e15781254a116737a463b6e18c50d0904095.zip |
JGit v5.1.12.201910011832-rv5.1.12.201910011832-r
Change-Id: I69fef9b2cdc18bbf1c8b9b290fb3d190684be13c
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index 8c481d78fe..36263c1702 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -49,7 +49,7 @@ <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>5.1.12-SNAPSHOT</version> + <version>5.1.12.201910011832-r</version> <packaging>pom</packaging> <name>JGit Tycho Parent</name> |