diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-04-16 00:34:19 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-04-16 00:34:19 +0200 |
commit | 0291b2eaf85ef976bd1a4afba8bd716d3f2e8fdc (patch) | |
tree | 8d2647233c617a48cc7bb66b7917afb03c75e384 /org.eclipse.jgit/pom.xml | |
parent | adccfd450372f441a3abdc5f36e9067dceaa8e34 (diff) | |
download | jgit-stable-4.5.tar.gz jgit-stable-4.5.zip |
Prepare 4.5.8-SNAPSHOT buildsstable-4.5
Change-Id: I70628cb8fcad0a60598dc937abbed63606a78599
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit/pom.xml')
-rw-r--r-- | org.eclipse.jgit/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit/pom.xml b/org.eclipse.jgit/pom.xml index 83dadce1f7..2f8a24d5ca 100644 --- a/org.eclipse.jgit/pom.xml +++ b/org.eclipse.jgit/pom.xml @@ -53,7 +53,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>4.5.7.201904151645-r</version> + <version>4.5.8-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit</artifactId> |