diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-07-31 16:57:13 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-07-31 16:57:13 +0200 |
commit | 6a813c64fff3a44f89dbc02aacf0f881182e0d02 (patch) | |
tree | 915489064ada9e2785c5dbc42fcb0e3443a3ad0b /org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml | |
parent | 56b435a61c25d12924e75ae160d0878790efcfec (diff) | |
download | jgit-6a813c64fff3a44f89dbc02aacf0f881182e0d02.tar.gz jgit-6a813c64fff3a44f89dbc02aacf0f881182e0d02.zip |
Prepare 4.9.4-SNAPSHOT builds
Change-Id: Ibb2ee9d00d5d049f681e1abbb449656105e553a7
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml index 358f40d40c..702d8d63aa 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>4.9.3.201807311005-r</version> + <version>4.9.4-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |