diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-03-13 01:27:02 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-03-13 01:27:02 +0100 |
commit | c28c3ab9f0c8f80c72a2f701c77c4a23e741133f (patch) | |
tree | 65cd7f71f83554c9e508d3935935a221fd29295e /org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml | |
parent | c452c007ce104b3b0a77eea60c2ba4887a176359 (diff) | |
download | jgit-c28c3ab9f0c8f80c72a2f701c77c4a23e741133f.tar.gz jgit-c28c3ab9f0c8f80c72a2f701c77c4a23e741133f.zip |
JGit v4.9.9.201903122025-rv4.9.9.201903122025-r
Change-Id: I807d24461b3557eee48294bfaa652b2a13d78113
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml index b26350be0f..77b18e172c 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>4.9.9-SNAPSHOT</version> + <version>4.9.9.201903122025-r</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |