diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-21 18:17:59 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-21 18:17:59 +0200 |
commit | 0af59e121262c265082369aa746317af37bf5c9b (patch) | |
tree | bc59e4bd78c564cdae1e91ea785862ec3b23be3b /org.eclipse.jgit.packaging/org.eclipse.jgit.target | |
parent | 5c93bbd344a9fbcaabe70b09f6f0f062834f568a (diff) | |
download | jgit-0af59e121262c265082369aa746317af37bf5c9b.tar.gz jgit-0af59e121262c265082369aa746317af37bf5c9b.zip |
JGit v5.4.1.201908211225-rv5.4.1.201908211225-r
Change-Id: Ifa99b930bd20a9bc10696c414c73ebde0cd4b0c8
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml index e632224b92..34d9dfa9b4 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml @@ -49,7 +49,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>5.4.1-SNAPSHOT</version> + <version>5.4.1.201908211225-r</version> </parent> <artifactId>org.eclipse.jgit.target</artifactId> |