You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sn...@apache.org on 2006/01/14 14:34:47 UTC

svn commit: r369022 - /maven/maven-1/plugins-sandbox/trunk/source/xdocs/changes.xml

Author: snicoll
Date: Sat Jan 14 05:34:43 2006
New Revision: 369022

URL: http://svn.apache.org/viewcvs?rev=369022&view=rev
Log:
Added changes file.

Added:
    maven/maven-1/plugins-sandbox/trunk/source/xdocs/changes.xml   (with props)

Added: maven/maven-1/plugins-sandbox/trunk/source/xdocs/changes.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins-sandbox/trunk/source/xdocs/changes.xml?rev=369022&view=auto
==============================================================================
--- maven/maven-1/plugins-sandbox/trunk/source/xdocs/changes.xml (added)
+++ maven/maven-1/plugins-sandbox/trunk/source/xdocs/changes.xml Sat Jan 14 05:34:43 2006
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<!--
+/*
+ * Copyright 2001-2004 The Apache Software Foundation.
+ *
+ * Licensed 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.
+ */
+ -->
+<document>
+  <properties>
+    <title>Changes</title>
+    <author email="snicoll@apache.org">Stephane Nicoll</author>
+  </properties>
+  <body>
+    <release version="1.0" date="in SVN">
+      <action dev="snicoll" type="add">Initial release.</action>
+    </release>
+  </body>
+</document>

Propchange: maven/maven-1/plugins-sandbox/trunk/source/xdocs/changes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/maven-1/plugins-sandbox/trunk/source/xdocs/changes.xml
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision