diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-09-28 14:22:38 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-09-28 14:48:41 +0200 |
commit | 6664bc6f1c74e8908de78c7a7474fca7b8d83d27 (patch) | |
tree | 285cef53f418a851dfcc045c70b74c3ceffcdc3b /org.eclipse.jgit.ui/pom.xml | |
parent | 25b7a0124f6043df514d9f65bbc6f3d135b46a93 (diff) | |
download | jgit-6664bc6f1c74e8908de78c7a7474fca7b8d83d27.tar.gz jgit-6664bc6f1c74e8908de78c7a7474fca7b8d83d27.zip |
Prepare 4.2.0-SNAPSHOT builds
Change-Id: If559d3565b1f84c93a533e1ce18d5293605d1950
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.ui/pom.xml')
-rw-r--r-- | org.eclipse.jgit.ui/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.ui/pom.xml b/org.eclipse.jgit.ui/pom.xml index a7a1992aba..6a56f8cf33 100644 --- a/org.eclipse.jgit.ui/pom.xml +++ b/org.eclipse.jgit.ui/pom.xml @@ -52,7 +52,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.2.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.ui</artifactId> |