diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-12-03 14:17:43 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-12-03 14:17:43 +0100 |
commit | 68c77a4d397d8af216ba730f1d1e43d7affe40e2 (patch) | |
tree | ae9aef39d793b5dc7eb163b64343cb245af16024 /org.eclipse.jgit.ant.test/pom.xml | |
parent | a3588cbb2a79e12e3061d24a92ac3f4d7dddf9f1 (diff) | |
download | jgit-68c77a4d397d8af216ba730f1d1e43d7affe40e2.tar.gz jgit-68c77a4d397d8af216ba730f1d1e43d7affe40e2.zip |
Prepare 4.9.2-SNAPSHOT builds
Change-Id: I5879ad4aee94ff6783b5589728912117f2495dd3
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.ant.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.ant.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.ant.test/pom.xml b/org.eclipse.jgit.ant.test/pom.xml index 213ab94007..a03d69f18d 100644 --- a/org.eclipse.jgit.ant.test/pom.xml +++ b/org.eclipse.jgit.ant.test/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>4.9.1.201712030800-r</version> + <version>4.9.2-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.ant.test</artifactId> |