diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-03-06 20:03:00 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-03-06 20:03:00 +0100 |
commit | aca889f8ccbe1962836891c0ec2e9af46e9097d9 (patch) | |
tree | 97c5eaedbf50f8015a5ed1faa711546dcc8c92cb /org.eclipse.jgit.test/pom.xml | |
parent | 5a888cc051d8a651143a3f8d810a178504281979 (diff) | |
download | jgit-aca889f8ccbe1962836891c0ec2e9af46e9097d9.tar.gz jgit-aca889f8ccbe1962836891c0ec2e9af46e9097d9.zip |
JGit v5.3.0.201903061415-rc1v5.3.0.201903061415-rc1
Change-Id: I85866af97fe1c0c0a0da83a7605484082fa56b52
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.test/pom.xml b/org.eclipse.jgit.test/pom.xml index 718fa399ff..3fab81ff73 100644 --- a/org.eclipse.jgit.test/pom.xml +++ b/org.eclipse.jgit.test/pom.xml @@ -52,7 +52,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.3.0-SNAPSHOT</version> + <version>5.3.0.201903061415-rc1</version> </parent> <artifactId>org.eclipse.jgit.test</artifactId> |