diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2011-06-09 17:41:16 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2011-06-09 17:41:16 +0200 |
commit | 0ab7be9681912ef5d11fe10af1f7536c2feaa662 (patch) | |
tree | b6d08406f75c79834e6225c23eec4f3730cad871 /org.eclipse.jgit.http.server/pom.xml | |
parent | f1713abcdcb5097d4e44893862bedc6e27dde20e (diff) | |
parent | 6646c72d1723d5c01d68a0d02e0eb26c90bdd345 (diff) | |
download | jgit-0ab7be9681912ef5d11fe10af1f7536c2feaa662.tar.gz jgit-0ab7be9681912ef5d11fe10af1f7536c2feaa662.zip |
Merge branch 'stable-1.0'
* stable-1.0:
Prepare post JGit v1.0.0.201106090707-r builds
JGit v1.0.0.201106090707-r
Include about.html files in maven build
Prepare post v1.0.0.201106081625-r builds
JGit v1.0.0.201106081625-r
Add missing about.html files to all shipped bundles
Prepare post v1.0.0.201106071701-r builds
JGit v1.0.0.201106071701-r
Diffstat (limited to 'org.eclipse.jgit.http.server/pom.xml')
-rw-r--r-- | org.eclipse.jgit.http.server/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.jgit.http.server/pom.xml b/org.eclipse.jgit.http.server/pom.xml index ffef194fc6..57feda4600 100644 --- a/org.eclipse.jgit.http.server/pom.xml +++ b/org.eclipse.jgit.http.server/pom.xml @@ -88,6 +88,7 @@ <directory>.</directory> <includes> <include>plugin.properties</include> + <include>about.html</include> </includes> </resource> <resource> |