diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-06-03 00:26:18 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-06-03 00:52:00 +0200 |
commit | a79168bcbb991c2efe40b4e041dae256b408af92 (patch) | |
tree | 0a312387d8729fedd8d40f1ffabf7856fe3643df /org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml | |
parent | 97aa021145924016c116dce400d65d7b0a35892b (diff) | |
download | jgit-a79168bcbb991c2efe40b4e041dae256b408af92.tar.gz 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.xml | 2 |
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> |