diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-03-25 01:21:58 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-03-25 01:21:58 +0100 |
commit | 11a12ceb0be1bf13e2e6d5de2368688a58f9400c (patch) | |
tree | 178e673326470357bf40293cc702405cb81d2312 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml | |
parent | a9a84b7235ecfc584cb3b30a4e2df34cf0fb0d27 (diff) | |
download | jgit-11a12ceb0be1bf13e2e6d5de2368688a58f9400c.tar.gz jgit-11a12ceb0be1bf13e2e6d5de2368688a58f9400c.zip |
Prepare 4.5.2-SNAPSHOT builds
Change-Id: I8485de1f3f63dc9ec445b8fb08093ca144aedc59
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml index dfba025db7..f148a577e9 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml @@ -49,7 +49,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>4.5.1.201703201650-r</version> + <version>4.5.2-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.target</artifactId> |