diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-05-30 13:42:07 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-05-30 13:42:07 +0200 |
commit | df9ce4b981f98f45021ca8f8c2ce9cbb725ae34e (patch) | |
tree | 3d982669a2819a44262a3b2b0847e8fa31cfa893 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml | |
parent | 832808bd509c88f08848f3b0a75cbb4de7f55df6 (diff) | |
download | jgit-df9ce4b981f98f45021ca8f8c2ce9cbb725ae34e.tar.gz jgit-df9ce4b981f98f45021ca8f8c2ce9cbb725ae34e.zip |
Prepare 4.9.0-SNAPSHOT builds
Change-Id: I52a4153d573799e861ab104939f51fac1aceb9ee
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 92b9a5f049..356b407a3c 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>4.8.0-SNAPSHOT</version> + <version>4.9.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |