diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-01-04 00:46:52 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-01-04 00:46:52 +0100 |
commit | f1b2a5361fc465bc6d01b3ec0dda4e3a285c04ca (patch) | |
tree | 202f9e84e5593676cf730dce0d532200f3293cef /org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml | |
parent | a4c2c8a3eea8a28b34e298f5ef3ccbd56dd87fac (diff) | |
download | jgit-f1b2a5361fc465bc6d01b3ec0dda4e3a285c04ca.tar.gz jgit-f1b2a5361fc465bc6d01b3ec0dda4e3a285c04ca.zip |
JGit v3.6.1.201501031845-rv3.6.1.201501031845-r
Change-Id: I56e235a271f90ea2d8cdb7d99706f726d4a59c43
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml index 28eaba00b2..f6151c4aa9 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml @@ -49,7 +49,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>3.6.1-SNAPSHOT</version> + <version>3.6.1.201501031845-r</version> </parent> <artifactId>org.eclipse.jgit.target</artifactId> |