You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by fe...@apache.org on 2009/02/12 14:10:02 UTC

svn commit: r743722 [2/2] - in /directory/sandbox/felixk/skins: ./ apacheds-skin/ apacheds-skin/src/ apacheds-skin/src/main/ apacheds-skin/src/main/resources/ apacheds-skin/src/main/resources/META-INF/ apacheds-skin/src/main/resources/META-INF/maven/ a...

Added: directory/sandbox/felixk/skins/triplesec-skin/src/site/site.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/skins/triplesec-skin/src/site/site.xml?rev=743722&view=auto
==============================================================================
--- directory/sandbox/felixk/skins/triplesec-skin/src/site/site.xml (added)
+++ directory/sandbox/felixk/skins/triplesec-skin/src/site/site.xml Thu Feb 12 13:09:59 2009
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<project>
+  <bannerLeft>
+    <name>${project.name}</name>
+    <src>http://maven.apache.org/images/apache-maven-project.png</src>
+    <href>http://maven.apache.org/</href>
+  </bannerLeft>
+  <skin>
+    <groupId>org.apache.directory.skins</groupId>
+    <artifactId>triplesec-skin</artifactId>
+    <version>1.0.0</version>
+  </skin>
+</project>

Propchange: directory/sandbox/felixk/skins/triplesec-skin/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native