summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.server
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2011-12-23 00:12:32 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2011-12-23 00:19:02 +0100
commita069e90fa9ab0262df471797e9b77505a3396f23 (patch)
tree61a6507abad98f8a70e2508bb7ffcf7b81cfede4 /org.eclipse.jgit.http.server
parent52507ee2e7a826adc7a3d37b3234f102754aa579 (diff)
downloadjgit-a069e90fa9ab0262df471797e9b77505a3396f23.tar.gz
jgit-a069e90fa9ab0262df471797e9b77505a3396f23.zip
JGit v1.2.0.201112221803-rv1.2.0.201112221803-rstable-1.2
Change-Id: Icc0b09324f205d93929af8cf522a99ad00cf7591 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.http.server')
-rw-r--r--org.eclipse.jgit.http.server/META-INF/MANIFEST.MF2
-rw-r--r--org.eclipse.jgit.http.server/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.http.server/META-INF/MANIFEST.MF b/org.eclipse.jgit.http.server/META-INF/MANIFEST.MF
index 73e41e6b08..624f6c45f3 100644
--- a/org.eclipse.jgit.http.server/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.http.server/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Bundle-SymbolicName: org.eclipse.jgit.http.server
-Bundle-Version: 1.2.0.qualifier
+Bundle-Version: 1.2.0.201112221803-r
Bundle-Localization: plugin
Bundle-Vendor: %provider_name
Export-Package:
diff --git a/org.eclipse.jgit.http.server/pom.xml b/org.eclipse.jgit.http.server/pom.xml
index 413d5d93f0..a517ce9122 100644
--- a/org.eclipse.jgit.http.server/pom.xml
+++ b/org.eclipse.jgit.http.server/pom.xml
@@ -52,7 +52,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.0.201112221803-r</version>
</parent>
<artifactId>org.eclipse.jgit.http.server</artifactId>