Project

General

Profile

Download (972 Bytes) Statistics
| Branch: | Tag: | Revision:
1
<document xmlns="http://maven.apache.org/changes/1.0.0"
2
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
          xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd">
4
  <properties>
5
    <title>CDM Library Releases</title>
6
    <author email="a.mueller@bgbm.org">Andreas Müller</author>
7
  </properties>
8
  <body>
9
	
10
	<release version="2.5" date="2010-08-01" description="Version 3.0 pre-release">
11
      <action dev="a.mueller" type="update">
12
        Test
13
      </action>
14
    </release>
15
	
16
    <release version="2.1" date="2009-03-01" description="Milestone Release">
17
      <action dev="a.mueller" type="add">
18
        Test action
19
      </action>
20
      <action dev="a.mueller" type="fix" issue="1111">
21
        Test data
22
      </action>
23
      <action dev="a.mueller" type="remove" due-to="Peter Strom" due-to-email="peter@strom.com">
24
        Another test
25
      </action>
26
    </release>
27

    
28
 
29
  </body>
30
</document>
    (1-1/1)