From 60c2345fc6261971882e3c2aa1ecde6d8d07b4c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Lindstr=C3=B8m?= Date: Wed, 23 Feb 2022 14:35:15 +0100 Subject: [PATCH] Release version --- core/pom.xml | 2 +- demos/aes/pom.xml | 4 ++-- demos/aggregation/pom.xml | 2 +- demos/common/pom.xml | 2 +- demos/distance/pom.xml | 2 +- demos/pom.xml | 2 +- demos/psi/pom.xml | 4 ++-- demos/sum/pom.xml | 2 +- lib/bristol/pom.xml | 2 +- lib/common/pom.xml | 2 +- lib/dea/pom.xml | 2 +- lib/debug/pom.xml | 2 +- lib/fixed/pom.xml | 2 +- lib/list/pom.xml | 2 +- lib/lp/pom.xml | 2 +- lib/mimc/pom.xml | 2 +- lib/pom.xml | 2 +- pom.xml | 2 +- suite/pom.xml | 2 +- suite/spdz/pom.xml | 22 +++++++++++----------- suite/spdz2k/pom.xml | 2 +- suite/tinytables/pom.xml | 6 +++--- tools/bitTriples/pom.xml | 2 +- tools/commitment/pom.xml | 4 ++-- tools/mascot/pom.xml | 2 +- tools/ot/pom.xml | 4 ++-- tools/pom.xml | 2 +- 27 files changed, 43 insertions(+), 43 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index e4e1ddacc..c6effc830 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -11,7 +11,7 @@ dk.alexandra.fresco master-pom - 1.3.3-SNAPSHOT + 1.3.3 diff --git a/demos/aes/pom.xml b/demos/aes/pom.xml index d52d10ef6..473a374d9 100644 --- a/demos/aes/pom.xml +++ b/demos/aes/pom.xml @@ -3,7 +3,7 @@ dk.alexandra.fresco demos - 1.3.3-SNAPSHOT + 1.3.3 4.0.0 @@ -19,7 +19,7 @@ dk.alexandra.fresco bristol - 1.3.3-SNAPSHOT + 1.3.3 diff --git a/demos/aggregation/pom.xml b/demos/aggregation/pom.xml index b6b8e7ed2..78ed6b57b 100644 --- a/demos/aggregation/pom.xml +++ b/demos/aggregation/pom.xml @@ -4,7 +4,7 @@ dk.alexandra.fresco demos - 1.3.3-SNAPSHOT + 1.3.3 4.0.0 diff --git a/demos/common/pom.xml b/demos/common/pom.xml index c1e3cde62..319dd5119 100644 --- a/demos/common/pom.xml +++ b/demos/common/pom.xml @@ -3,7 +3,7 @@ dk.alexandra.fresco demos - 1.3.3-SNAPSHOT + 1.3.3 4.0.0 diff --git a/demos/distance/pom.xml b/demos/distance/pom.xml index 457a0653b..0201be139 100644 --- a/demos/distance/pom.xml +++ b/demos/distance/pom.xml @@ -3,7 +3,7 @@ dk.alexandra.fresco demos - 1.3.3-SNAPSHOT + 1.3.3 4.0.0 diff --git a/demos/pom.xml b/demos/pom.xml index bf9a227d0..7cd95d6f9 100644 --- a/demos/pom.xml +++ b/demos/pom.xml @@ -3,7 +3,7 @@ dk.alexandra.fresco master-pom - 1.3.3-SNAPSHOT + 1.3.3 4.0.0 diff --git a/demos/psi/pom.xml b/demos/psi/pom.xml index f97e9523e..38f14a988 100644 --- a/demos/psi/pom.xml +++ b/demos/psi/pom.xml @@ -3,7 +3,7 @@ dk.alexandra.fresco demos - 1.3.3-SNAPSHOT + 1.3.3 4.0.0 @@ -19,7 +19,7 @@ dk.alexandra.fresco bristol - 1.3.3-SNAPSHOT + 1.3.3 diff --git a/demos/sum/pom.xml b/demos/sum/pom.xml index d7e76e963..f72f87bb9 100644 --- a/demos/sum/pom.xml +++ b/demos/sum/pom.xml @@ -3,7 +3,7 @@ dk.alexandra.fresco demos - 1.3.3-SNAPSHOT + 1.3.3 4.0.0 diff --git a/lib/bristol/pom.xml b/lib/bristol/pom.xml index f3288b5df..77c618f50 100644 --- a/lib/bristol/pom.xml +++ b/lib/bristol/pom.xml @@ -42,6 +42,6 @@ fresco-lib-pom dk.alexandra.fresco - 1.3.3-SNAPSHOT + 1.3.3 diff --git a/lib/common/pom.xml b/lib/common/pom.xml index de974c3f9..c74f30899 100644 --- a/lib/common/pom.xml +++ b/lib/common/pom.xml @@ -6,7 +6,7 @@ fresco-lib-pom dk.alexandra.fresco - 1.3.3-SNAPSHOT + 1.3.3 4.0.0 diff --git a/lib/dea/pom.xml b/lib/dea/pom.xml index 03f416185..a7339a6d5 100644 --- a/lib/dea/pom.xml +++ b/lib/dea/pom.xml @@ -55,7 +55,7 @@ fresco-lib-pom dk.alexandra.fresco - 1.3.3-SNAPSHOT + 1.3.3 diff --git a/lib/debug/pom.xml b/lib/debug/pom.xml index 6ebb809e8..2c023fc69 100644 --- a/lib/debug/pom.xml +++ b/lib/debug/pom.xml @@ -5,7 +5,7 @@ fresco-lib-pom dk.alexandra.fresco - 1.3.3-SNAPSHOT + 1.3.3 4.0.0 diff --git a/lib/fixed/pom.xml b/lib/fixed/pom.xml index 9ed14c855..c8504b3d5 100644 --- a/lib/fixed/pom.xml +++ b/lib/fixed/pom.xml @@ -5,7 +5,7 @@ fresco-lib-pom dk.alexandra.fresco - 1.3.3-SNAPSHOT + 1.3.3 4.0.0 diff --git a/lib/list/pom.xml b/lib/list/pom.xml index bf998ca73..a81c1f3aa 100644 --- a/lib/list/pom.xml +++ b/lib/list/pom.xml @@ -5,7 +5,7 @@ fresco-lib-pom dk.alexandra.fresco - 1.3.3-SNAPSHOT + 1.3.3 4.0.0 diff --git a/lib/lp/pom.xml b/lib/lp/pom.xml index 7d925b829..67fc7aec6 100644 --- a/lib/lp/pom.xml +++ b/lib/lp/pom.xml @@ -51,6 +51,6 @@ fresco-lib-pom dk.alexandra.fresco - 1.3.3-SNAPSHOT + 1.3.3 diff --git a/lib/mimc/pom.xml b/lib/mimc/pom.xml index df5cb7e2c..3f7d8977d 100644 --- a/lib/mimc/pom.xml +++ b/lib/mimc/pom.xml @@ -6,7 +6,7 @@ fresco-lib-pom dk.alexandra.fresco - 1.3.3-SNAPSHOT + 1.3.3 4.0.0 diff --git a/lib/pom.xml b/lib/pom.xml index 70c6d393b..d5ff0db3d 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -19,6 +19,6 @@ master-pom dk.alexandra.fresco - 1.3.3-SNAPSHOT + 1.3.3 diff --git a/pom.xml b/pom.xml index 4e4445080..1b1ef9ca6 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ dk.alexandra.fresco master-pom - 1.3.3-SNAPSHOT + 1.3.3 pom FRESCO parent pom diff --git a/suite/pom.xml b/suite/pom.xml index 505a6dbc2..388123077 100644 --- a/suite/pom.xml +++ b/suite/pom.xml @@ -3,7 +3,7 @@ dk.alexandra.fresco master-pom - 1.3.3-SNAPSHOT + 1.3.3 4.0.0 diff --git a/suite/spdz/pom.xml b/suite/spdz/pom.xml index 398b6a83f..13fd96c80 100644 --- a/suite/spdz/pom.xml +++ b/suite/spdz/pom.xml @@ -6,7 +6,7 @@ dk.alexandra.fresco fresco-protocol-suites-pom - 1.3.3-SNAPSHOT + 1.3.3 4.0.0 @@ -71,68 +71,68 @@ dk.alexandra.fresco dea - 1.3.3-SNAPSHOT + 1.3.3 test-jar test dk.alexandra.fresco dea - 1.3.3-SNAPSHOT + 1.3.3 test dk.alexandra.fresco lp - 1.3.3-SNAPSHOT + 1.3.3 test-jar test dk.alexandra.fresco lp - 1.3.3-SNAPSHOT + 1.3.3 test dk.alexandra.fresco mimc - 1.3.3-SNAPSHOT + 1.3.3 test-jar test dk.alexandra.fresco common - 1.3.3-SNAPSHOT + 1.3.3 test-jar test dk.alexandra.fresco fixed - 1.3.3-SNAPSHOT + 1.3.3 test-jar test dk.alexandra.fresco list - 1.3.3-SNAPSHOT + 1.3.3 test-jar test dk.alexandra.fresco commitment - 1.3.3-SNAPSHOT + 1.3.3 test-jar test dk.alexandra.fresco mimc - 1.3.3-SNAPSHOT + 1.3.3 test diff --git a/suite/spdz2k/pom.xml b/suite/spdz2k/pom.xml index 74a8175c1..a62985c92 100644 --- a/suite/spdz2k/pom.xml +++ b/suite/spdz2k/pom.xml @@ -6,7 +6,7 @@ dk.alexandra.fresco fresco-protocol-suites-pom - 1.3.3-SNAPSHOT + 1.3.3 4.0.0 diff --git a/suite/tinytables/pom.xml b/suite/tinytables/pom.xml index 7064fb538..6b8fdafb9 100644 --- a/suite/tinytables/pom.xml +++ b/suite/tinytables/pom.xml @@ -7,7 +7,7 @@ dk.alexandra.fresco fresco-protocol-suites-pom - 1.3.3-SNAPSHOT + 1.3.3 4.0.0 @@ -57,12 +57,12 @@ dk.alexandra.fresco common - 1.3.3-SNAPSHOT + 1.3.3 dk.alexandra.fresco ot - 1.3.3-SNAPSHOT + 1.3.3 diff --git a/tools/bitTriples/pom.xml b/tools/bitTriples/pom.xml index 291cc77b9..9182516db 100644 --- a/tools/bitTriples/pom.xml +++ b/tools/bitTriples/pom.xml @@ -5,7 +5,7 @@ tools-master-pom dk.alexandra.fresco - 1.3.3-SNAPSHOT + 1.3.3 4.0.0 diff --git a/tools/commitment/pom.xml b/tools/commitment/pom.xml index 30655957e..f8826d3f7 100644 --- a/tools/commitment/pom.xml +++ b/tools/commitment/pom.xml @@ -8,7 +8,7 @@ dk.alexandra.fresco tools-master-pom - 1.3.3-SNAPSHOT + 1.3.3 4.0.0 @@ -39,7 +39,7 @@ dk.alexandra.fresco test test-jar - 1.3.3-SNAPSHOT + 1.3.3 diff --git a/tools/mascot/pom.xml b/tools/mascot/pom.xml index 1e3e3f1d7..92d10c226 100644 --- a/tools/mascot/pom.xml +++ b/tools/mascot/pom.xml @@ -8,7 +8,7 @@ dk.alexandra.fresco tools-master-pom - 1.3.3-SNAPSHOT + 1.3.3 4.0.0 diff --git a/tools/ot/pom.xml b/tools/ot/pom.xml index 8272e21ec..7e6316eb4 100644 --- a/tools/ot/pom.xml +++ b/tools/ot/pom.xml @@ -7,7 +7,7 @@ dk.alexandra.fresco tools-master-pom - 1.3.3-SNAPSHOT + 1.3.3 4.0.0 @@ -19,7 +19,7 @@ dk.alexandra.fresco commitment - 1.3.3-SNAPSHOT + 1.3.3 diff --git a/tools/pom.xml b/tools/pom.xml index 0049169d0..c14d67b9e 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -4,7 +4,7 @@ dk.alexandra.fresco master-pom - 1.3.3-SNAPSHOT + 1.3.3 4.0.0