Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-01-17 03:23:42 +0000
committerMatthias Sohn2019-01-17 03:23:42 +0000
commit23affa6c7705c6f42acd903a05c6ce28b7270546 (patch)
tree070157cff450d31ef0c08665f2433bbb3ed2e10d /org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml
parent05159ed6561e63dcbf49b9981436feb25dc03def (diff)
downloadjgit-23affa6c7705c6f42acd903a05c6ce28b7270546.tar.gz
jgit-23affa6c7705c6f42acd903a05c6ce28b7270546.tar.xz
jgit-23affa6c7705c6f42acd903a05c6ce28b7270546.zip
Prepare 5.3.0-SNAPSHOT builds
Change-Id: I9f0bf3ff2b26f4a8300c98206beb19c2b9d4946a 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.xml2
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 ff3b176fc9..482c2d8d5d 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.3.0.201901162155-m1</version>
+ <version>5.3.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>

Back to the top