diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2012-06-14 00:19:30 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2012-06-14 00:19:30 +0200 |
commit | 2f27d5ae12ef0dbb8c493573e389bf9f6a10f570 (patch) | |
tree | de96e8c5daeb07a17fd795f58b25764c55b8a5d3 /org.eclipse.jgit.storage.dht/pom.xml | |
parent | aacd4f721bba97eda3756e2fcbd71b5e57b3673a (diff) | |
download | jgit-2f27d5ae12ef0dbb8c493573e389bf9f6a10f570.tar.gz jgit-2f27d5ae12ef0dbb8c493573e389bf9f6a10f570.zip |
Prepare post v2.0.0.201206130900-r builds
Change-Id: I51b1bbed35288c5285b3d6860efba97d58de5a1c
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 b7f81ad57d..87eccec436 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>2.0.0.201206130900-r</version> + <version>2.0.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.storage.dht</artifactId> |