diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-05-16 01:20:14 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-05-16 01:20:14 +0200 |
commit | a8aabc3d1536470004e32d3547127f709f6b0f47 (patch) | |
tree | 47943af1b116f82c118ad9474a6bb821f3f718c4 /org.eclipse.jgit.packaging/pom.xml | |
parent | 6d370d837c5faa7caff2e6e3e4723b887f2fbdca (diff) | |
download | jgit-a8aabc3d1536470004e32d3547127f709f6b0f47.tar.gz jgit-a8aabc3d1536470004e32d3547127f709f6b0f47.zip |
JGit v5.0.0.201805151920-m7v5.0.0.201805151920-m7
Change-Id: I42eb046c8ac8537672010aabe21459293cb23838
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 5afdae5c19..529d9a14c7 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.0.0-SNAPSHOT</version> + <version>5.0.0.201805151920-m7</version> <packaging>pom</packaging> <name>JGit Tycho Parent</name> |