diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2014-04-18 01:44:26 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2014-04-18 01:47:11 +0200 |
commit | 50d8cf5ca5c5828f2b03316bedc82e7cae748e3a (patch) | |
tree | 1e44e1c1e876bc5c2d5b1b2807d481ccb4be412d /org.eclipse.jgit.archive/pom.xml | |
parent | 792d27ece1c997d7364dded2dc8c2d2e45e4dc5b (diff) | |
download | jgit-50d8cf5ca5c5828f2b03316bedc82e7cae748e3a.tar.gz jgit-50d8cf5ca5c5828f2b03316bedc82e7cae748e3a.zip |
JGit v3.3.2.201404171909-rv3.3.2.201404171909-rstable-3.3
Change-Id: I1d7e40156d0b6e30bd5f3a40f18c836b7d1ba78f
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.archive/pom.xml')
-rw-r--r-- | org.eclipse.jgit.archive/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.archive/pom.xml b/org.eclipse.jgit.archive/pom.xml index f4d8dcc411..5b21378b95 100644 --- a/org.eclipse.jgit.archive/pom.xml +++ b/org.eclipse.jgit.archive/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>3.3.2-SNAPSHOT</version> + <version>3.3.2.201404171909-r</version> </parent> <artifactId>org.eclipse.jgit.archive</artifactId> |