diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-08-26 08:08:46 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-08-26 08:08:46 +0200 |
commit | 960d7ff3e5bfd6f5212e3992017d6dcd4b6ff49a (patch) | |
tree | 5633702bc9e095ad5b52612dacdbef8eb1f33455 /org.eclipse.jgit.packaging/pom.xml | |
parent | e21e2436d3427169a8c19569e95727ab758c07ea (diff) | |
download | jgit-960d7ff3e5bfd6f5212e3992017d6dcd4b6ff49a.tar.gz jgit-960d7ff3e5bfd6f5212e3992017d6dcd4b6ff49a.zip |
Prepare 4.5.4-SNAPSHOT builds
Change-Id: Id8b902bf2bf590b41f2e246c5ecf1592e1c411f2
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 fc8a22f9c5..1347606642 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.5.3.201708160445-r</version> + <version>4.5.4-SNAPSHOT</version> <packaging>pom</packaging> <name>JGit Tycho Parent</name> |