diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2011-06-06 01:24:32 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2011-06-06 01:24:32 +0200 |
commit | f1713abcdcb5097d4e44893862bedc6e27dde20e (patch) | |
tree | 579115d0020f758f22c975c27a5fbefc88912243 /org.eclipse.jgit.junit.http/pom.xml | |
parent | 2a1e20ead5b9333ecf5d299f95ae47321faa678b (diff) | |
download | jgit-f1713abcdcb5097d4e44893862bedc6e27dde20e.tar.gz jgit-f1713abcdcb5097d4e44893862bedc6e27dde20e.zip |
Prepare 1.1.0 builds
Change-Id: I4cf017cd567543846839612ab3ace6d26233e01d
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.junit.http/pom.xml')
-rw-r--r-- | org.eclipse.jgit.junit.http/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.junit.http/pom.xml b/org.eclipse.jgit.junit.http/pom.xml index 79c55e21ea..2fc066f65e 100644 --- a/org.eclipse.jgit.junit.http/pom.xml +++ b/org.eclipse.jgit.junit.http/pom.xml @@ -50,7 +50,7 @@ <parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.jgit.junit.http</artifactId>
|