diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2010-09-15 11:31:05 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2010-09-15 11:31:05 +0200 |
commit | 7ae5e82d66af01b158f218147a7a025cc2a48ac9 (patch) | |
tree | f6f625d169ca64202cd64964ab8f07546135286a /org.eclipse.jgit.iplog/pom.xml | |
parent | 445a3a281d3fa9f8a264b32a463e84cfe5918a33 (diff) | |
download | jgit-7ae5e82d66af01b158f218147a7a025cc2a48ac9.tar.gz jgit-7ae5e82d66af01b158f218147a7a025cc2a48ac9.zip |
Qualify post-0.9.1 builds
Change-Id: I07a3391de03379f32ecfd055d45750e3860b2be4
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 9045e73c10..a5d06812af 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.9.1</version> + <version>0.9.2-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.iplog</artifactId> |