diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-06-24 13:51:21 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-06-24 13:51:21 +0200 |
commit | 176c4b4d5e2c013a576df7eaf6643436e3ba4345 (patch) | |
tree | f45182ca78318ea7c4e9c07f29a18cc3eefe4097 /org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml | |
parent | 90f36e5002a8d5a4a6c97ed2b052504922e444a3 (diff) | |
download | jgit-176c4b4d5e2c013a576df7eaf6643436e3ba4345.tar.gz jgit-176c4b4d5e2c013a576df7eaf6643436e3ba4345.zip |
Prepare 4.0.2-SNAPSHOT builds
Change-Id: I645cacfdde21aa28aa2e17c10dec0576b170ed0e
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml index 31e46604d5..3abe551d38 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>4.0.1.201506240215-r</version> + <version>4.0.2-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |