Skip to content

Commit

Permalink
report changes
Browse files Browse the repository at this point in the history
  • Loading branch information
lueck committed Apr 18, 2023
1 parent 46206ff commit 3cbc184
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions changeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 0.2.0

- changed the generation for the package metadata from XSLT to maven
filtering
- added more properties to set the package metadata

## 0.1.0

This is the initial publication.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!-- adapt to your project! -->
<groupId>de.wwu.ulb.scdh</groupId>
<artifactId>edition-data-template-cx</artifactId>
<version>0.1.0</version>
<version>0.2.0</version>

<!-- adapt to your project! -->
<name>Edition</name>
Expand Down

0 comments on commit 3cbc184

Please sign in to comment.