Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-04-15 22:34:19 +0000
committerMatthias Sohn2019-04-15 22:34:19 +0000
commit0291b2eaf85ef976bd1a4afba8bd716d3f2e8fdc (patch)
tree8d2647233c617a48cc7bb66b7917afb03c75e384 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
parentadccfd450372f441a3abdc5f36e9067dceaa8e34 (diff)
downloadjgit-0291b2eaf85ef976bd1a4afba8bd716d3f2e8fdc.tar.gz
jgit-0291b2eaf85ef976bd1a4afba8bd716d3f2e8fdc.tar.xz
jgit-0291b2eaf85ef976bd1a4afba8bd716d3f2e8fdc.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.packaging/org.eclipse.jgit.feature/pom.xml')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
index b85c899e76..c38238e2e9 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
@@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>4.5.7.201904151645-r</version>
+ <version>4.5.8-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>

Back to the top