diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2011-02-12 03:30:05 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2011-02-12 03:30:05 +0100 |
commit | f2c8eec57b5e68f9104ea8d6f789e685f03a12f2 (patch) | |
tree | 66eacc2526955b4043bf29d1432e146466e31a31 /org.eclipse.jgit.iplog/pom.xml | |
parent | 857d1511987599c66b834eb43f25b45394244af3 (diff) | |
download | jgit-f2c8eec57b5e68f9104ea8d6f789e685f03a12f2.tar.gz jgit-f2c8eec57b5e68f9104ea8d6f789e685f03a12f2.zip |
Qualify post 0.11 builds
Change-Id: Ibcef4fc4c986c2cda01e943d16aa1c53eff99f25
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.iplog/pom.xml')
-rw-r--r-- | org.eclipse.jgit.iplog/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.iplog/pom.xml b/org.eclipse.jgit.iplog/pom.xml index 542674a5d0..df6a5766f4 100644 --- a/org.eclipse.jgit.iplog/pom.xml +++ b/org.eclipse.jgit.iplog/pom.xml @@ -51,7 +51,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>0.11.1</version> + <version>0.12.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.iplog</artifactId> |