diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-08-08 14:58:05 +0200 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-08-08 14:58:05 +0200 |
commit | be87f006afb8f224afe57950d1b72cb4117a5835 (patch) | |
tree | f2f8d80d74d7078c1d689c4772e50d8851828264 /build_infos.txt | |
parent | a602137e7ab86d7fe59edde9e2ee40210ac2a247 (diff) | |
download | EAAF-Components-be87f006afb8f224afe57950d1b72cb4117a5835.tar.gz EAAF-Components-be87f006afb8f224afe57950d1b72cb4117a5835.tar.bz2 EAAF-Components-be87f006afb8f224afe57950d1b72cb4117a5835.zip |
Refactor GUIBuilderConfiguration to support Map and List based property format
Diffstat (limited to 'build_infos.txt')
-rw-r--r-- | build_infos.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/build_infos.txt b/build_infos.txt new file mode 100644 index 00000000..584f3250 --- /dev/null +++ b/build_infos.txt @@ -0,0 +1,3 @@ +Infos for version update + mvn versions:set -DnewVersion=4.0.2-snapshot ... update parent project version by using + mvn versions:commit ... delete backups of parent pom
\ No newline at end of file |