diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-06-08 13:33:25 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-06-08 13:33:44 +0200 |
commit | 8afd9b164846e15a52cb85cd9093d9c94a4fc864 (patch) | |
tree | dc588293a1bccc62d24819393f78b1aef98aefc2 /org.eclipse.jgit.http.test/pom.xml | |
parent | 1d1429697595040c3321e7c5406329b7e8fff48c (diff) | |
download | jgit-8afd9b164846e15a52cb85cd9093d9c94a4fc864.tar.gz jgit-8afd9b164846e15a52cb85cd9093d9c94a4fc864.zip |
Prepare 4.7.2-SNAPSHOT builds
Change-Id: I7c127bd402cd84c68d8f33a32c6aad093a2264c8
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.http.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.http.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.http.test/pom.xml b/org.eclipse.jgit.http.test/pom.xml index 486c67d8ce..eee0092814 100644 --- a/org.eclipse.jgit.http.test/pom.xml +++ b/org.eclipse.jgit.http.test/pom.xml @@ -51,7 +51,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>4.7.1.201706071930-r</version> + <version>4.7.2-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.http.test</artifactId> |