diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-04-28 00:41:59 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-04-28 00:41:59 +0200 |
commit | 38049a008dbc945ad76c5715bf224f9bf4caefc4 (patch) | |
tree | 3762344e027a5cd6187072ed5abe92cd2e295e46 /org.eclipse.jgit.packaging/org.eclipse.jgit.repository | |
parent | 32f0963b84b8e40d05f683752d6cec3c94d07279 (diff) | |
download | jgit-38049a008dbc945ad76c5715bf224f9bf4caefc4.tar.gz jgit-38049a008dbc945ad76c5715bf224f9bf4caefc4.zip |
JGit v5.3.1.201904271842-rv5.3.1.201904271842-r
Change-Id: If3c323acfd2b6933f7d4fbec480cd4e82224f701
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.repository')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml index b8c9cf2a61..e54334387c 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>5.3.1-SNAPSHOT</version> + <version>5.3.1.201904271842-r</version> </parent> <artifactId>org.eclipse.jgit.repository</artifactId> |