diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2012-12-20 00:59:41 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2012-12-20 00:59:41 +0100 |
commit | aa357c2a9f49562b6849c0e821ec9c02c949e869 (patch) | |
tree | 578e8de111d1213d10240043c92a8e38a7734d91 /org.eclipse.jgit.iplog/pom.xml | |
parent | 903ba8b8fd8aa7f09fc49b0b64e64e7b765d3a58 (diff) | |
download | jgit-aa357c2a9f49562b6849c0e821ec9c02c949e869.tar.gz jgit-aa357c2a9f49562b6849c0e821ec9c02c949e869.zip |
JGit v2.2.0.201212191850-rv2.2.0.201212191850-r
Change-Id: Idc49f17d03886b6a1e61a94ff81e32625c8675d9
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 83c81fd9e4..d5fabf5735 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>2.2.0-SNAPSHOT</version> + <version>2.2.0.201212191850-r</version> </parent> <artifactId>org.eclipse.jgit.iplog</artifactId> |