diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-06-12 22:19:30 -0400 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-06-12 22:19:30 -0400 |
commit | 7922f31fa366281b321a57036f1a7415be4693b9 (patch) | |
tree | c052af62a43320414b37d9fd0b3dc3c887f1e1de /org.eclipse.jgit.pgm/pom.xml | |
parent | 03b8d1a202453e79fe5344149d020c775d662cd7 (diff) | |
download | jgit-7922f31fa366281b321a57036f1a7415be4693b9.tar.gz jgit-7922f31fa366281b321a57036f1a7415be4693b9.zip |
Prepare 4.8.1-SNAPSHOT builds
Change-Id: I7ca4186bbfe5ccc3fed4509a1fe4fc47bb2e8c50
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.pgm/pom.xml')
-rw-r--r-- | org.eclipse.jgit.pgm/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.pgm/pom.xml b/org.eclipse.jgit.pgm/pom.xml index 1b4b9b64d6..7d6ec1de5f 100644 --- a/org.eclipse.jgit.pgm/pom.xml +++ b/org.eclipse.jgit.pgm/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>4.8.0.201706111038-r</version> + <version>4.8.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.pgm</artifactId> |