diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2016-05-25 23:30:21 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2016-05-25 23:30:55 +0200 |
commit | 9720f9e2492be0da596fb7228590477243e4f529 (patch) | |
tree | c29ae78acd9eecb43284912fb3e68230a1138927 /org.eclipse.jgit.packaging/pom.xml | |
parent | f2c58503d76be1dfb8072f6a7d592f88133708e1 (diff) | |
download | jgit-9720f9e2492be0da596fb7228590477243e4f529.tar.gz jgit-9720f9e2492be0da596fb7228590477243e4f529.zip |
Prepare 4.4.0-SNAPSHOT builds
Change-Id: Iba6e423294d3315465648d19087a674a73b5ef28
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 6bfe7764d5..a3d7d7352e 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.4.0.201605250940-rc1</version> + <version>4.4.0-SNAPSHOT</version> <packaging>pom</packaging> <name>JGit Tycho Parent</name> |