diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2012-02-15 20:42:11 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2012-02-15 20:56:06 +0100 |
commit | e4ee677deafba17f575c8dd32c8c2732569b9808 (patch) | |
tree | 50bccecf67faf210cc070e14684ffdf43d7cfc61 /org.eclipse.jgit.storage.dht/pom.xml | |
parent | ed7b322186a872bdd4f41a1a31554a7e90d74de6 (diff) | |
download | jgit-1.3.0.201202151440-r.tar.gz jgit-1.3.0.201202151440-r.zip |
JGit 1.3.0.201202151440-rv1.3.0.201202151440-r
Change-Id: I663208919f297836a9c16bf458e4a43ffaca4c12
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.storage.dht/pom.xml')
-rw-r--r-- | org.eclipse.jgit.storage.dht/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.storage.dht/pom.xml b/org.eclipse.jgit.storage.dht/pom.xml index 06ca61d95b..f0a264198a 100644 --- a/org.eclipse.jgit.storage.dht/pom.xml +++ b/org.eclipse.jgit.storage.dht/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.0.201202151440-r</version> </parent> <artifactId>org.eclipse.jgit.storage.dht</artifactId> |