diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2012-02-13 07:28:37 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2012-02-13 07:30:00 +0100 |
commit | 3b358ce514ec655d3ff67de1430994d8428cdb04 (patch) | |
tree | 7a2afeef6e47a38e63cf4e4d2e6e022e085800bb /org.eclipse.jgit.storage.dht/pom.xml | |
parent | 53917539f822afa12caaa55db8f57c29570532f3 (diff) | |
download | jgit-3b358ce514ec655d3ff67de1430994d8428cdb04.tar.gz jgit-3b358ce514ec655d3ff67de1430994d8428cdb04.zip |
Prepare post 1.3.0.201202121842-rc4 builds
Change-Id: I50e0e6c2bccab5f3da62cbfe976f065169426906
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 2e969e3050..06ca61d95b 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.201202121842-rc4</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.storage.dht</artifactId> |