diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-18 16:46:18 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-18 16:46:18 +0200 |
commit | 35255a2a2938ee22009fbabd57df0a5206d41e8d (patch) | |
tree | 2a7ccf147598295e00de7f093e56f7f679743519 /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml | |
parent | 47ad1f6c8a202dd52d945b6defa09c87f8d51e66 (diff) | |
download | jgit-35255a2a2938ee22009fbabd57df0a5206d41e8d.tar.gz jgit-35255a2a2938ee22009fbabd57df0a5206d41e8d.zip |
Prepare 4.11.4-SNAPSHOT builds
Change-Id: Id2f83eb3b2070637997cfece59f4f15698267908
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 0344bd88f3..48bed4315b 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.11.3.201809181037-r</version> + <version>4.11.4-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |