Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-09-03 20:56:39 +0000
committerMatthias Sohn2019-09-03 20:56:39 +0000
commitc8e42ca3ba646afe35e635eb0ebac6c76ddca6cd (patch)
tree0d28c634ce831b5a1634a5cbe38fa813be0eb90e /org.eclipse.jgit/pom.xml
parent002f1628c690141507c47d92630d756abe6484a9 (diff)
downloadjgit-c8e42ca3ba646afe35e635eb0ebac6c76ddca6cd.tar.gz
jgit-c8e42ca3ba646afe35e635eb0ebac6c76ddca6cd.tar.xz
jgit-c8e42ca3ba646afe35e635eb0ebac6c76ddca6cd.zip
Prepare 5.1.12-SNAPSHOT builds
Change-Id: I353ac3f23024063722abc7340bc9a6df3c615741 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit/pom.xml')
-rw-r--r--org.eclipse.jgit/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit/pom.xml b/org.eclipse.jgit/pom.xml
index a9ed15d47a..e8704872ab 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>5.1.11.201909031202-r</version>
+ <version>5.1.12-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.jgit</artifactId>

Back to the top