This is an automated email from the ASF dual-hosted git repository.

gk pushed a commit to annotated tag 2.3.3-1.0.0
in repository https://gitbox.apache.org/repos/asf/turbine-archetypes.git

commit 529256691cff42848f833aa39c969778838b435e
Author: tv <tv@13f79535-47bb-0310-9956-ffa450edef68>
AuthorDate: Tue Nov 8 01:01:21 2011 +0000

    Add changelog
    
    git-svn-id: 
https://svn.apache.org/repos/asf/turbine/maven/archetypes/trunk/turbine-webapp-2.3.3@1199036
 13f79535-47bb-0310-9956-ffa450edef68
---
 src/changes/changes.xml | 33 +++++++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
new file mode 100644
index 0000000..68c0b8d
--- /dev/null
+++ b/src/changes/changes.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!--
+ 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.
+-->
+<document>
+  <properties>
+    <title>Changes</title>
+    <author email="[email protected]">Thomas Vandahl</author>
+  </properties>
+
+  <body>
+    <release version="1.0.0" date="in Subversion">
+      <action dev="tv" type="add">
+        Initial version
+      </action>
+    </release>
+  </body>
+</document>

Reply via email to