svn commit: r1346017 - in /cocoon/trunk/parent/src: ./ changes/ changes/changes.xml
| Newsgroups | gmane.text.xml.cocoon.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: ilgrosso
Date: Mon Jun 4 15:44:32 2012
New Revision: 1346017
URL: http://svn.apache.org/viewvc?rev=1346017&view=rev
Log:
Adding (almost empty) changes.xml
Added:
cocoon/trunk/parent/src/
cocoon/trunk/parent/src/changes/
cocoon/trunk/parent/src/changes/changes.xml (with props)
Added: cocoon/trunk/parent/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/parent/src/changes/changes.xml?rev=1346017&view=auto
==============================================================================
--- cocoon/trunk/parent/src/changes/changes.xml (added)
+++ cocoon/trunk/parent/src/changes/changes.xml Mon Jun 4 15:44:32 2012
@@ -0,0 +1,29 @@
+<?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>
+ <body>
+ <release version="9" date="2012-06-04" description="released">
+ <action dev="ilgrosso" type="add">
+ Update parent POM to org.apache:apache:10.
+ </action>
+ </release>
+ </body>
+</document>
+
Propchange: cocoon/trunk/parent/src/changes/changes.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: cocoon/trunk/parent/src/changes/changes.xml
------------------------------------------------------------------------------
svn:keywords = Date Revision Author HeadURL Id
Propchange: cocoon/trunk/parent/src/changes/changes.xml
------------------------------------------------------------------------------
svn:mime-type = text/xml