diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-11-28 21:35:26 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-11-28 21:35:26 +0100 |
commit | 12d840dfcb0ea88d64eb05a564b5bf43ac81efac (patch) | |
tree | 83e5c7d50046323e42bea5d0dd1a480d25395531 /org.eclipse.jgit.packaging/pom.xml | |
parent | ae805bd717047d124df9f8036bdd455886285462 (diff) | |
download | jgit-12d840dfcb0ea88d64eb05a564b5bf43ac81efac.tar.gz jgit-12d840dfcb0ea88d64eb05a564b5bf43ac81efac.zip |
JGit v5.2.0.201811281532-m3v5.2.0.201811281532-m3
Change-Id: I79988b473d67e565d8f6bcac40ee9a14b26c9e60
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 6a927e9b26..43dad7342e 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -53,7 +53,7 @@ <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>5.2.0-SNAPSHOT</version> + <version>5.2.0.201811281532-m3</version> <packaging>pom</packaging> <name>JGit Tycho Parent</name> |