Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2015-06-02 22:26:18 +0000
committerMatthias Sohn2015-06-02 22:52:00 +0000
commita79168bcbb991c2efe40b4e041dae256b408af92 (patch)
tree0a312387d8729fedd8d40f1ffabf7856fe3643df /org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml
parent97aa021145924016c116dce400d65d7b0a35892b (diff)
downloadjgit-a79168bcbb991c2efe40b4e041dae256b408af92.tar.gz
jgit-a79168bcbb991c2efe40b4e041dae256b408af92.tar.xz
jgit-a79168bcbb991c2efe40b4e041dae256b408af92.zip
Prepare 4.1.0-SNAPSHOT builds
Change-Id: I03d08b8e2d3400d4b5cdb4ab541b312870776843 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml
index b3e7d02c6a..206a422614 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml
@@ -49,7 +49,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>

Back to the top