From 440c55385f2728decb987b9d86dc29d4080e9785 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Thu, 30 Mar 2023 12:26:04 +0200 Subject: [PATCH] minor fix to changelog --- CHANGELOG.md | 2 +- pom.xml | 45 --------------------------------------------- 2 files changed, 1 insertion(+), 46 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8e1cad..85b02a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [v5.1.2] - 2023-02-13 +## [v5.1.2-SNAPSHOT] - 2023-02-13 - ported to git diff --git a/pom.xml b/pom.xml index d4b6d4f..0d54dd8 100644 --- a/pom.xml +++ b/pom.xml @@ -76,51 +76,6 @@ - - - org.apache.maven.plugins - maven-assembly-plugin - - - ${distroDirectory}/descriptor.xml - - - - - servicearchive - install - - single - - - - - - org.apache.maven.plugins - maven-resources-plugin - 2.5 - - - copy-profile - install - - copy-resources - - - target - - - ${distroDirectory} - true - - profile.xml - - - - - - - org.apache.maven.plugins maven-javadoc-plugin