diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2014-12-24 01:10:23 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2014-12-24 01:17:40 +0100 |
commit | cdfd22da304542cf0672e94ad50d6fc596d8707c (patch) | |
tree | 2f5ddf8903812ece87f7fc9145d43133b3030400 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml | |
parent | 988291581034075fab20bbd76147cbc9ad08151b (diff) | |
download | jgit-cdfd22da304542cf0672e94ad50d6fc596d8707c.tar.gz jgit-cdfd22da304542cf0672e94ad50d6fc596d8707c.zip |
Prepare 3.7.0-SNAPSHOT builds
Change-Id: Ib3e7b5f46ee1e27b9cf25b3b2d01d681a5c4904c
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml index 106e239b8a..253342255d 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>3.6.1-SNAPSHOT</version> + <version>3.7.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |