diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-04-06 00:16:53 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-04-06 00:16:53 +0200 |
commit | 6a311a071f8489d4f69225eb9c5a5c93773c012f (patch) | |
tree | a1f9ec7608080d9e33c1d1a8d4110594905c3052 /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml | |
parent | 9f4c10784b11dae9eaaa04140c6343eca78ed01c (diff) | |
download | jgit-6a311a071f8489d4f69225eb9c5a5c93773c012f.tar.gz jgit-6a311a071f8489d4f69225eb9c5a5c93773c012f.zip |
Prepare 4.7.1-SNAPSHOT
Change-Id: I16a45035258276217446bccc0ad1b0991383aa0c
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml index 28df646d3a..d2d539418a 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>4.7.0.201704051617-r</version> + <version>4.7.1-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |