diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2013-02-13 15:17:59 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-02-13 15:24:41 +0100 |
commit | 19d6cadeff67f9eb1e85712fb3077cbb4ee8a8b8 (patch) | |
tree | 8193ddea3cccd747794ea52e639046852edc96cc /org.eclipse.jgit.console/pom.xml | |
parent | 3f8ac550e85bd2d6f792f5970e71ff127f45361e (diff) | |
download | jgit-19d6cadeff67f9eb1e85712fb3077cbb4ee8a8b8.tar.gz jgit-19d6cadeff67f9eb1e85712fb3077cbb4ee8a8b8.zip |
JGit v2.3.0.201302130906v2.3.0.201302130906
Change-Id: If2e5fcbc01c2a7f058ef13d60b0bba5f77300d52
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.console/pom.xml')
-rw-r--r-- | org.eclipse.jgit.console/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.console/pom.xml b/org.eclipse.jgit.console/pom.xml index de5854f5e3..69d6d05f5e 100644 --- a/org.eclipse.jgit.console/pom.xml +++ b/org.eclipse.jgit.console/pom.xml @@ -52,7 +52,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.3.0.201302130906</version> </parent> <artifactId>org.eclipse.jgit.console</artifactId> |