diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-21 17:45:59 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-21 17:45:59 +0200 |
commit | bbf3da1aac3742ec9fc606af5d4800944c19c0f5 (patch) | |
tree | 2dfc9a00be1534d8bcbbd537e7018ca29c0d8569 /org.eclipse.jgit.http.test/pom.xml | |
parent | e9fcf1932e0657d49ed426ba766d715afddf0e84 (diff) | |
download | jgit-bbf3da1aac3742ec9fc606af5d4800944c19c0f5.tar.gz jgit-bbf3da1aac3742ec9fc606af5d4800944c19c0f5.zip |
Prepare 5.3.4-SNAPSHOT builds
Change-Id: I1ccfeb28e87d13b25a8892947e62f1151130b6a6
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 14c2ef609c..d2f2a99329 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>5.3.3.201908210735-r</version> + <version>5.3.4-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.http.test</artifactId> |