Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobin Rosenberg2014-06-04 08:32:22 +0000
committerMatthias Sohn2014-06-04 22:23:29 +0000
commit64b0531c35674df21ed02ab96d5f5bc6f5af7052 (patch)
tree26ad462487ccb45a20a8757278aa4b67e0e2ccbd /org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml
parentf449f6b1c9120853eaf36e965ee6f7205201977e (diff)
downloadjgit-64b0531c35674df21ed02ab96d5f5bc6f5af7052.tar.gz
jgit-64b0531c35674df21ed02ab96d5f5bc6f5af7052.tar.xz
jgit-64b0531c35674df21ed02ab96d5f5bc6f5af7052.zip
Prepare 3.5.0-SNAPSHOT builds
Change-Id: I53bd500188e09ae2e007a58b3cd89aa0805d6f2a Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.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 6a464b3e6c..4fcc309b3d 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>3.4.0-SNAPSHOT</version>
+ <version>3.5.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>

Back to the top