From 857d1511987599c66b834eb43f25b45394244af3 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Fri, 11 Feb 2011 23:25:34 +0100 Subject: JGit 0.11.1 Change-Id: I9ac2fdfb4326536502964ba614d37d0bd103f524 Signed-off-by: Matthias Sohn --- .../org.eclipse.jgit.feature/feature.xml | 2 +- org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml | 4 ++-- .../org.eclipse.jgit.junit.feature/feature.xml | 2 +- .../org.eclipse.jgit.junit.feature/pom.xml | 8 ++++---- .../org.eclipse.jgit.source.feature/feature.xml | 2 +- .../org.eclipse.jgit.source.feature/pom.xml | 2 +- .../org.eclipse.jgit.updatesite/pom.xml | 12 ++++++------ org.eclipse.jgit.packaging/pom.xml | 4 ++-- 8 files changed, 18 insertions(+), 18 deletions(-) (limited to 'org.eclipse.jgit.packaging') diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml index a92aab27eb..729f13e7e1 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml index a6d6a88627..66d37f60cd 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml @@ -50,7 +50,7 @@ org.eclipse.jgit jgit.tycho.parent - 0.11.0-SNAPSHOT + 0.11.1 org.eclipse.jgit.feature @@ -62,7 +62,7 @@ org.eclipse.jgit org.eclipse.jgit - 0.11.0-SNAPSHOT + 0.11.1 diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml index 4cb213465c..ab3c0ea4ca 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml index cca600b51f..4423b55467 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml @@ -50,7 +50,7 @@ org.eclipse.jgit jgit.tycho.parent - 0.11.0-SNAPSHOT + 0.11.1 org.eclipse.jgit.junit.feature @@ -62,17 +62,17 @@ org.eclipse.jgit org.eclipse.jgit.junit - 0.11.0-SNAPSHOT + 0.11.1 org.eclipse.jgit org.eclipse.jgit.junit.http - 0.11.0-SNAPSHOT + 0.11.1 org.eclipse.jgit org.eclipse.jgit.http.server - 0.11.0-SNAPSHOT + 0.11.1 diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/feature.xml index 90dacc9833..074f5153a0 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/feature.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml index 0cbc4cb1ff..07f40204b8 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml @@ -50,7 +50,7 @@ org.eclipse.jgit jgit.tycho.parent - 0.11.0-SNAPSHOT + 0.11.1 org.eclipse.jgit.source.feature diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/pom.xml index dfd2ab21d3..73788439f3 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/pom.xml @@ -50,7 +50,7 @@ org.eclipse.jgit jgit.tycho.parent - 0.11.0-SNAPSHOT + 0.11.1 org.eclipse.jgit.updatesite @@ -58,28 +58,28 @@ Eclipse JGit Plugin Update Site (Incubation) - 0.11.0-SNAPSHOT + 0.11.1 org.eclipse.jgit org.eclipse.jgit - 0.11.0-SNAPSHOT + 0.11.1 org.eclipse.jgit org.eclipse.jgit.junit - 0.11.0-SNAPSHOT + 0.11.1 org.eclipse.jgit org.eclipse.jgit.junit.http - 0.11.0-SNAPSHOT + 0.11.1 org.eclipse.jgit org.eclipse.jgit.http.server - 0.11.0-SNAPSHOT + 0.11.1 diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index daab18c1f3..be0bf4a080 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -53,7 +53,7 @@ org.eclipse.jgit jgit.tycho.parent - 0.11.0-SNAPSHOT + 0.11.1 pom JGit Tycho Parent (Incubation) @@ -83,7 +83,7 @@ org.eclipse.jgit org.eclipse.jgit - 0.11.0-SNAPSHOT + 0.11.1 sources -- cgit v1.2.3