From 787021e3e8aaacdb7a2ed06e8c9ee0a84afefdb9 Mon Sep 17 00:00:00 2001 From: oliverbye Date: Sat, 16 Mar 2024 14:36:39 +0000 Subject: [PATCH] Open 2.13.2-SNAPSHOT for development --- jmock-example/pom.xml | 2 +- jmock-imposters-testdata/pom.xml | 2 +- jmock-imposters-tests/pom.xml | 2 +- jmock-imposters/pom.xml | 2 +- jmock-junit3/pom.xml | 2 +- jmock-junit4/pom.xml | 2 +- jmock-junit5/pom.xml | 2 +- jmock-legacy/pom.xml | 2 +- jmock/pom.xml | 2 +- pom.xml | 2 +- testjar/pom.xml | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/jmock-example/pom.xml b/jmock-example/pom.xml index 1a866498..188ab830 100644 --- a/jmock-example/pom.xml +++ b/jmock-example/pom.xml @@ -12,7 +12,7 @@ org.jmock jmock-parent - 2.13.1 + 2.13.2-SNAPSHOT ../pom.xml diff --git a/jmock-imposters-testdata/pom.xml b/jmock-imposters-testdata/pom.xml index f8b9381c..cf92abb8 100644 --- a/jmock-imposters-testdata/pom.xml +++ b/jmock-imposters-testdata/pom.xml @@ -6,7 +6,7 @@ org.jmock jmock-parent - 2.13.1 + 2.13.2-SNAPSHOT jmock-imposters-testdata diff --git a/jmock-imposters-tests/pom.xml b/jmock-imposters-tests/pom.xml index 3d302edb..8861a95f 100644 --- a/jmock-imposters-tests/pom.xml +++ b/jmock-imposters-tests/pom.xml @@ -6,7 +6,7 @@ org.jmock jmock-parent - 2.13.1 + 2.13.2-SNAPSHOT jmock-imposters-tests diff --git a/jmock-imposters/pom.xml b/jmock-imposters/pom.xml index c2e3ffa4..c8bedc4a 100644 --- a/jmock-imposters/pom.xml +++ b/jmock-imposters/pom.xml @@ -6,7 +6,7 @@ org.jmock jmock-parent - 2.13.1 + 2.13.2-SNAPSHOT jmock-imposters Class mocks are more numerous than interface mocks, so drop the legacy name diff --git a/jmock-junit3/pom.xml b/jmock-junit3/pom.xml index da236898..cdfefe7e 100644 --- a/jmock-junit3/pom.xml +++ b/jmock-junit3/pom.xml @@ -7,7 +7,7 @@ org.jmock jmock-parent - 2.13.1 + 2.13.2-SNAPSHOT jmock-junit3 diff --git a/jmock-junit4/pom.xml b/jmock-junit4/pom.xml index baa1d72f..6d4d5fcb 100644 --- a/jmock-junit4/pom.xml +++ b/jmock-junit4/pom.xml @@ -10,7 +10,7 @@ org.jmock jmock-parent - 2.13.1 + 2.13.2-SNAPSHOT diff --git a/jmock-junit5/pom.xml b/jmock-junit5/pom.xml index 02dfb48b..2eff0c0b 100644 --- a/jmock-junit5/pom.xml +++ b/jmock-junit5/pom.xml @@ -9,7 +9,7 @@ org.jmock jmock-parent - 2.13.1 + 2.13.2-SNAPSHOT diff --git a/jmock-legacy/pom.xml b/jmock-legacy/pom.xml index 1627f089..92b860d1 100644 --- a/jmock-legacy/pom.xml +++ b/jmock-legacy/pom.xml @@ -10,7 +10,7 @@ org.jmock jmock-parent - 2.13.1 + 2.13.2-SNAPSHOT diff --git a/jmock/pom.xml b/jmock/pom.xml index 11659298..6b313a84 100644 --- a/jmock/pom.xml +++ b/jmock/pom.xml @@ -10,7 +10,7 @@ org.jmock jmock-parent - 2.13.1 + 2.13.2-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index d1140229..5ac4dc57 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.jmock jmock-parent - 2.13.1 + 2.13.2-SNAPSHOT pom jMock 2 Parent diff --git a/testjar/pom.xml b/testjar/pom.xml index 206fd69a..6f90ecd3 100644 --- a/testjar/pom.xml +++ b/testjar/pom.xml @@ -11,7 +11,7 @@ org.jmock jmock-parent - 2.13.1 + 2.13.2-SNAPSHOT ../pom.xml