From 95acd4a66bbdee96f931cb7d92361553c8bb1187 Mon Sep 17 00:00:00 2001 From: Casper Thule Date: Thu, 22 Oct 2020 11:21:21 +0200 Subject: [PATCH] [maven-release-plugin] prepare release Release/1.0.0 --- fmi2/cosim-model/pom.xml | 6 +- fmi2/cosim2vdm/pom.xml | 2 +- fmi2/fmi2vdm/pom.xml | 7 +- fmi2/pom.xml | 55 +++---- fmi2/static-model/pom.xml | 6 +- fmi3/fmi2vdm/pom.xml | 7 +- fmi3/pom.xml | 51 +++--- fmi3/static-model/pom.xml | 6 +- pom.xml | 337 +++++++++++++++++++------------------- 9 files changed, 230 insertions(+), 247 deletions(-) diff --git a/fmi2/cosim-model/pom.xml b/fmi2/cosim-model/pom.xml index ccaf5637..b121dd5a 100644 --- a/fmi2/cosim-model/pom.xml +++ b/fmi2/cosim-model/pom.xml @@ -1,11 +1,9 @@ - + 4.0.0 org.into-cps.vdmcheck fmi2 - 1.0.0-SNAPSHOT + 1.0.0 org.into-cps.vdmcheck.fmi2 diff --git a/fmi2/cosim2vdm/pom.xml b/fmi2/cosim2vdm/pom.xml index 383e7bc0..6eb0e31e 100644 --- a/fmi2/cosim2vdm/pom.xml +++ b/fmi2/cosim2vdm/pom.xml @@ -4,7 +4,7 @@ org.into-cps.vdmcheck fmi2 - 1.0.0-SNAPSHOT + 1.0.0 org.into-cps.vdmcheck.fmi2 diff --git a/fmi2/fmi2vdm/pom.xml b/fmi2/fmi2vdm/pom.xml index 2d855109..53a26cf8 100644 --- a/fmi2/fmi2vdm/pom.xml +++ b/fmi2/fmi2vdm/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 org.into-cps.vdmcheck fmi2 - 1.0.0-SNAPSHOT + 1.0.0 org.into-cps.vdmcheck.fmi2 @@ -20,7 +19,7 @@ org.into-cps.vdmcheck.fmi2 static-model - 1.0.0-SNAPSHOT + 1.0.0 com.fujitsu diff --git a/fmi2/pom.xml b/fmi2/pom.xml index 855aa824..16e561e9 100644 --- a/fmi2/pom.xml +++ b/fmi2/pom.xml @@ -1,29 +1,26 @@ - - - - 4.0.0 - - - org.into-cps - vdmcheck - 1.0.0-SNAPSHOT - - - - - org.into-cps.vdmcheck - fmi2 - pom - - - - cosim-model - cosim2vdm - static-model - fmi2vdm - - - + + + + 4.0.0 + + + org.into-cps + vdmcheck + 1.0.0 + + + + + org.into-cps.vdmcheck + fmi2 + pom + + + + cosim-model + cosim2vdm + static-model + fmi2vdm + + + diff --git a/fmi2/static-model/pom.xml b/fmi2/static-model/pom.xml index dc4c196b..30da6afb 100644 --- a/fmi2/static-model/pom.xml +++ b/fmi2/static-model/pom.xml @@ -1,11 +1,9 @@ - + 4.0.0 org.into-cps.vdmcheck fmi2 - 1.0.0-SNAPSHOT + 1.0.0 org.into-cps.vdmcheck.fmi2 diff --git a/fmi3/fmi2vdm/pom.xml b/fmi3/fmi2vdm/pom.xml index 56ebff16..0a30242c 100644 --- a/fmi3/fmi2vdm/pom.xml +++ b/fmi3/fmi2vdm/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.into-cps.vdmcheck fmi3 - 1.0.0-SNAPSHOT + 1.0.0 org.into-cps.vdmcheck.fmi3 @@ -19,7 +18,7 @@ org.into-cps.vdmcheck.fmi3 static-model - 1.0.0-SNAPSHOT + 1.0.0 com.fujitsu diff --git a/fmi3/pom.xml b/fmi3/pom.xml index dfa05b94..0f5039c9 100644 --- a/fmi3/pom.xml +++ b/fmi3/pom.xml @@ -1,27 +1,24 @@ - - - - 4.0.0 - - - org.into-cps - vdmcheck - 1.0.0-SNAPSHOT - - - - - org.into-cps.vdmcheck - fmi3 - pom - - - - static-model - fmi2vdm - - - + + + + 4.0.0 + + + org.into-cps + vdmcheck + 1.0.0 + + + + + org.into-cps.vdmcheck + fmi3 + pom + + + + static-model + fmi2vdm + + + diff --git a/fmi3/static-model/pom.xml b/fmi3/static-model/pom.xml index 7a9dfa80..fe0d5be5 100644 --- a/fmi3/static-model/pom.xml +++ b/fmi3/static-model/pom.xml @@ -1,11 +1,9 @@ - + 4.0.0 org.into-cps.vdmcheck fmi3 - 1.0.0-SNAPSHOT + 1.0.0 org.into-cps.vdmcheck.fmi3 diff --git a/pom.xml b/pom.xml index 764b9fb7..6d069bac 100644 --- a/pom.xml +++ b/pom.xml @@ -1,170 +1,167 @@ - - - - 4.0.0 - - - - org.sonatype.oss - oss-parent - 7 - - - - - org.into-cps - vdmcheck - 1.0.0-SNAPSHOT - pom - - - UTF-8 - - - - - - artifactory-overture.au.dk - overture.au.dk-releases - https://overture.au.dk/artifactory/vdmj - - - - - - fmi2 - fmi3 - - - - - - - maven-compiler-plugin - 3.8.1 - - 1.8 - 1.8 - - - - maven-clean-plugin - 3.1.0 - - - maven-resources-plugin - 3.1.0 - - - maven-jar-plugin - 2.6 - - - - maven-assembly-plugin - 3.3.0 - - - maven-deploy-plugin - 3.0.0-M1 - - - maven-install-plugin - 3.0.0-M1 - - - maven-site-plugin - 3.9.0 - - - - org.apache.maven.plugins - maven-surefire-plugin - 3.0.0-M5 - - true - - - - - org.apache.maven.plugins - maven-release-plugin - 3.0.0-M1 - - Release/@{project.version} - - - - - - - - - org.apache.maven.plugins - maven-enforcer-plugin - 3.0.0-M3 - - - enforce-maven - - enforce - - - - - 3.2.5 - - - - - - - - - - - - central - overture.au.dk-releases - https://overture.au.dk/artifactory/into-cps - - - snapshots - overture.au.dk-snapshots - https://overture.au.dk/artifactory/into-cps - - - - - - git@github.com:INTO-CPS-Association/FMI-VDM-Model - scm:git:git//github.com/INTO-CPS-Association/FMI-VDM-Model - - - scm:git:git@github.com:INTO-CPS-Association/FMI-VDM-Model - - HEAD - - - - - - INTO-CPS Association Public License - - https://gist.github.com/lausdahl/12499d97459e75f495bd0bb3e50670d6#file-into-cps-association-license-txt - - - - - - INTO CPS - http://into-cps.org/ - - - 2020 - - - + + + + 4.0.0 + + + + org.sonatype.oss + oss-parent + 7 + + + + + org.into-cps + vdmcheck + 1.0.0 + pom + + + UTF-8 + + + + + + artifactory-overture.au.dk + overture.au.dk-releases + https://overture.au.dk/artifactory/vdmj + + + + + + fmi2 + fmi3 + + + + + + + maven-compiler-plugin + 3.8.1 + + 1.8 + 1.8 + + + + maven-clean-plugin + 3.1.0 + + + maven-resources-plugin + 3.1.0 + + + maven-jar-plugin + 2.6 + + + + maven-assembly-plugin + 3.3.0 + + + maven-deploy-plugin + 3.0.0-M1 + + + maven-install-plugin + 3.0.0-M1 + + + maven-site-plugin + 3.9.0 + + + + org.apache.maven.plugins + maven-surefire-plugin + 3.0.0-M5 + + true + + + + + org.apache.maven.plugins + maven-release-plugin + 3.0.0-M1 + + Release/@{project.version} + + + + + + + + + org.apache.maven.plugins + maven-enforcer-plugin + 3.0.0-M3 + + + enforce-maven + + enforce + + + + + 3.2.5 + + + + + + + + + + + + central + overture.au.dk-releases + https://overture.au.dk/artifactory/into-cps + + + snapshots + overture.au.dk-snapshots + https://overture.au.dk/artifactory/into-cps + + + + + + git@github.com:INTO-CPS-Association/FMI-VDM-Model + scm:git:git//github.com/INTO-CPS-Association/FMI-VDM-Model + + + scm:git:git@github.com:INTO-CPS-Association/FMI-VDM-Model + + Release/1.0.0 + + + + + + INTO-CPS Association Public License + + https://gist.github.com/lausdahl/12499d97459e75f495bd0bb3e50670d6#file-into-cps-association-license-txt + + + + + + INTO CPS + http://into-cps.org/ + + + 2020 + + +