From f2e3bf23e86b2e3f4cc949243efab637c44830fe Mon Sep 17 00:00:00 2001 From: Simon Gregor Ebner Date: Thu, 7 Aug 2014 14:28:07 +0200 Subject: [PATCH] Added an release notes file --- ch.psi.fda/ReleaseNotes.md | 2 ++ ch.psi.fda/pom.xml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 ch.psi.fda/ReleaseNotes.md diff --git a/ch.psi.fda/ReleaseNotes.md b/ch.psi.fda/ReleaseNotes.md new file mode 100644 index 0000000..9f46456 --- /dev/null +++ b/ch.psi.fda/ReleaseNotes.md @@ -0,0 +1,2 @@ +# 3.0.0 + * Update the fda.properties file and replace ch.psi.fda.aq.data.baseDirectory with ch.psi.fda.aq.data.dir. \ No newline at end of file diff --git a/ch.psi.fda/pom.xml b/ch.psi.fda/pom.xml index 67b1728..6ea429a 100644 --- a/ch.psi.fda/pom.xml +++ b/ch.psi.fda/pom.xml @@ -3,7 +3,7 @@ 4.0.0 ch.psi fda - 2.4.2 + 2.4.3