From 510c04cfa79608fc26239c9daab3f7b4935c8cdc Mon Sep 17 00:00:00 2001 From: shonfeder Date: Thu, 28 Jan 2021 16:35:29 +0000 Subject: [PATCH] [release] 0.8.3 --- RELEASE-NOTES.md | 5 +++++ UNRELEASED.md | 3 --- mod-distribution/pom.xml | 4 ++-- mod-infra/pom.xml | 4 ++-- mod-tool/pom.xml | 4 ++-- pom.xml | 2 +- tla-assignments/pom.xml | 4 ++-- tla-bmcmt/pom.xml | 4 ++-- tla-import/pom.xml | 4 ++-- tla-pp/pom.xml | 4 ++-- tla-types/pom.xml | 4 ++-- tlair/pom.xml | 4 ++-- 12 files changed, 24 insertions(+), 22 deletions(-) create mode 100644 RELEASE-NOTES.md diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md new file mode 100644 index 0000000000..e1a6b4af21 --- /dev/null +++ b/RELEASE-NOTES.md @@ -0,0 +1,5 @@ +## 0.8.3 + +## Bug fixes + + * Fixed path of jar in ZIP distribution, reported in #500, see #506 diff --git a/UNRELEASED.md b/UNRELEASED.md index e36fbb39af..ea6361545c 100644 --- a/UNRELEASED.md +++ b/UNRELEASED.md @@ -10,6 +10,3 @@ * Another change description, see #124 DO NOT LEAVE A BLANK LINE BELOW THIS PREAMBLE --> -## Bug fixes - - * Fixed path of jar in ZIP distribution, reported in #500, see #506 diff --git a/mod-distribution/pom.xml b/mod-distribution/pom.xml index e459c2b34e..0c734d55f3 100644 --- a/mod-distribution/pom.xml +++ b/mod-distribution/pom.xml @@ -8,11 +8,11 @@ at.forsyte.apalache apalache - 0.8.3-SNAPSHOT + 0.8.3 apalache-pkg - 0.8.3-SNAPSHOT + 0.8.3 pom apalache-pkg diff --git a/mod-infra/pom.xml b/mod-infra/pom.xml index 9dcda08c87..8e6389263d 100644 --- a/mod-infra/pom.xml +++ b/mod-infra/pom.xml @@ -4,11 +4,11 @@ at.forsyte.apalache apalache - 0.8.3-SNAPSHOT + 0.8.3 infra - 0.8.3-SNAPSHOT + 0.8.3 jar infra diff --git a/mod-tool/pom.xml b/mod-tool/pom.xml index e533347fbc..982aac04a4 100644 --- a/mod-tool/pom.xml +++ b/mod-tool/pom.xml @@ -4,14 +4,14 @@ at.forsyte.apalache apalache - 0.8.3-SNAPSHOT + 0.8.3 tool - 0.8.3-SNAPSHOT + 0.8.3 jar tool diff --git a/pom.xml b/pom.xml index 8478b55908..d88af203a3 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ at.forsyte.apalache apalache pom - 0.8.3-SNAPSHOT + 0.8.3 APALACHE project https://github.com/informalsystems/apalache diff --git a/tla-assignments/pom.xml b/tla-assignments/pom.xml index 1f9e014b2e..2ced7d7f22 100644 --- a/tla-assignments/pom.xml +++ b/tla-assignments/pom.xml @@ -3,11 +3,11 @@ at.forsyte.apalache apalache - 0.8.3-SNAPSHOT + 0.8.3 tla-assignments - 0.8.3-SNAPSHOT + 0.8.3 jar tla-assignments diff --git a/tla-bmcmt/pom.xml b/tla-bmcmt/pom.xml index 820b1d87ec..da182ac55b 100644 --- a/tla-bmcmt/pom.xml +++ b/tla-bmcmt/pom.xml @@ -4,11 +4,11 @@ at.forsyte.apalache apalache - 0.8.3-SNAPSHOT + 0.8.3 tla-bmcmt - 0.8.3-SNAPSHOT + 0.8.3 jar tla-bmcmt diff --git a/tla-import/pom.xml b/tla-import/pom.xml index 7845ec06a2..16761032b8 100644 --- a/tla-import/pom.xml +++ b/tla-import/pom.xml @@ -4,11 +4,11 @@ at.forsyte.apalache apalache - 0.8.3-SNAPSHOT + 0.8.3 tla-import - 0.8.3-SNAPSHOT + 0.8.3 jar tla-import diff --git a/tla-pp/pom.xml b/tla-pp/pom.xml index 4ac332ab8e..4f3cbfcb00 100644 --- a/tla-pp/pom.xml +++ b/tla-pp/pom.xml @@ -4,11 +4,11 @@ at.forsyte.apalache apalache - 0.8.3-SNAPSHOT + 0.8.3 tla-pp - 0.8.3-SNAPSHOT + 0.8.3 jar tla-pp diff --git a/tla-types/pom.xml b/tla-types/pom.xml index 24a63cfd9e..a9c7772af3 100644 --- a/tla-types/pom.xml +++ b/tla-types/pom.xml @@ -3,11 +3,11 @@ at.forsyte.apalache apalache - 0.8.3-SNAPSHOT + 0.8.3 tla-types - 0.8.3-SNAPSHOT + 0.8.3 jar tla-types diff --git a/tlair/pom.xml b/tlair/pom.xml index b8faeb79eb..d006f75b97 100644 --- a/tlair/pom.xml +++ b/tlair/pom.xml @@ -4,11 +4,11 @@ at.forsyte.apalache apalache - 0.8.3-SNAPSHOT + 0.8.3 tlair - 0.8.3-SNAPSHOT + 0.8.3 jar tlair