diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2014-09-26 09:02:45 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2014-09-26 09:02:45 +0200 |
commit | 24a2f9e53dabf96251792af1575dc0c5e63ea46b (patch) | |
tree | eceae130f0fa51b1eaea0c0ee3845ce402bd1e31 /org.eclipse.jgit.java7/pom.xml | |
parent | fa4f00b7ed248d420ba12c576f944e873a3b8095 (diff) | |
download | jgit-24a2f9e53dabf96251792af1575dc0c5e63ea46b.tar.gz jgit-24a2f9e53dabf96251792af1575dc0c5e63ea46b.zip |
JGit v3.5.0.201409260305-rv3.5.0.201409260305-r
Change-Id: Ibf382bda3dcbb4b70829b1dd3a8abfd07bc4879e
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.java7/pom.xml')
-rw-r--r-- | org.eclipse.jgit.java7/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.java7/pom.xml b/org.eclipse.jgit.java7/pom.xml index 3f2c330b8d..91d55269b3 100644 --- a/org.eclipse.jgit.java7/pom.xml +++ b/org.eclipse.jgit.java7/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>3.5.0-SNAPSHOT</version> + <version>3.5.0.201409260305-r</version> </parent> <artifactId>org.eclipse.jgit.java7</artifactId> |