diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-04-05 14:49:49 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-04-05 14:49:49 +0200 |
commit | aec22e74cf76d7b7ea53d526b908613eaeac5b55 (patch) | |
tree | e0e7b917a5a6692724d7983c3d4d925d2330b469 /org.eclipse.jgit.pgm.test/pom.xml | |
parent | 4cfaef4c20b2f5082bebf020baf3684ac91ecc0c (diff) | |
download | jgit-aec22e74cf76d7b7ea53d526b908613eaeac5b55.tar.gz jgit-aec22e74cf76d7b7ea53d526b908613eaeac5b55.zip |
Prepare 4.8.0-SNAPSHOT builds
Change-Id: Ifea6750e79d417a8a2a891b3b5f96d68c7200011
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.pgm.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.pgm.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.pgm.test/pom.xml b/org.eclipse.jgit.pgm.test/pom.xml index 12dcb59f86..d9c7d1d0bb 100644 --- a/org.eclipse.jgit.pgm.test/pom.xml +++ b/org.eclipse.jgit.pgm.test/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>4.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.pgm.test</artifactId> |