diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2013-11-13 15:04:05 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-11-13 15:40:08 +0100 |
commit | 11ad807f7ae0a04789f050037c12765880367276 (patch) | |
tree | 12503d31580c58bd9b326d2156b8b24f4d3c4f1a /org.eclipse.jgit.test/pom.xml | |
parent | 371e1a02bd049a7ff5bc6d6936fb1b7e296f26d3 (diff) | |
download | jgit-11ad807f7ae0a04789f050037c12765880367276.tar.gz jgit-11ad807f7ae0a04789f050037c12765880367276.zip |
JGit v3.2.0.201311130903-m3v3.2.0.201311130903-m3
Change-Id: Icca089f4a60cc94123dc8bf61f7f76f501e08c4d
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.test/pom.xml b/org.eclipse.jgit.test/pom.xml index 287dac47c1..99a9557bb7 100644 --- a/org.eclipse.jgit.test/pom.xml +++ b/org.eclipse.jgit.test/pom.xml @@ -52,7 +52,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>3.2.0-SNAPSHOT</version> + <version>3.2.0.201311130903-m3</version> </parent> <artifactId>org.eclipse.jgit.test</artifactId> |