diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-06-09 15:17:22 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-06-09 15:17:22 +0200 |
commit | 2dd4dc149ce9e6231c42eaa995c52ea3e90181dd (patch) | |
tree | b45c7acaef8caccd064561ebaa9ac6fcb45c1fdb /org.eclipse.jgit.packaging/pom.xml | |
parent | 4f221854556991e3394b3a71e77ee0b771b1500b (diff) | |
download | jgit-2dd4dc149ce9e6231c42eaa995c52ea3e90181dd.tar.gz jgit-2dd4dc149ce9e6231c42eaa995c52ea3e90181dd.zip |
Prepare 4.0.1-SNAPSHOT builds
Change-Id: I51d03d1a47d1e3cd453701e397750749867028a2
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index 6a95d22950..86c2864a89 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -53,7 +53,7 @@ <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>4.0.0.201506090130-r</version> + <version>4.0.1-SNAPSHOT</version> <packaging>pom</packaging> <name>JGit Tycho Parent</name> |