diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-04-23 23:43:50 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-04-23 23:43:50 +0200 |
commit | 1d297c3ddcd12a8b4021e0d4cdd02a705a983b12 (patch) | |
tree | 8ef19824a03b1774037536f3d991ebbcb1b5e810 /org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml | |
parent | 8277f62897a99539c6a3654e3a9ae8357d0f74be (diff) | |
download | jgit-1d297c3ddcd12a8b4021e0d4cdd02a705a983b12.tar.gz jgit-1d297c3ddcd12a8b4021e0d4cdd02a705a983b12.zip |
JGit v5.2.2.201904231744-rv5.2.2.201904231744-r
Change-Id: I4ed2aff28bff702a8c1b42814acb04c7ef9025a7
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 5db611d4f7..96ea45f058 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>5.2.2-SNAPSHOT</version> + <version>5.2.2.201904231744-r</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |