diff --git a/jmock-example/pom.xml b/jmock-example/pom.xml index 2196162f..188ab830 100644 --- a/jmock-example/pom.xml +++ b/jmock-example/pom.xml @@ -12,7 +12,7 @@ org.jmock jmock-parent - 2.13.1-SNAPSHOT + 2.13.2-SNAPSHOT ../pom.xml diff --git a/jmock-imposters-testdata/pom.xml b/jmock-imposters-testdata/pom.xml index 63312523..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-SNAPSHOT + 2.13.2-SNAPSHOT jmock-imposters-testdata diff --git a/jmock-imposters-tests/pom.xml b/jmock-imposters-tests/pom.xml index eaa55744..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-SNAPSHOT + 2.13.2-SNAPSHOT jmock-imposters-tests diff --git a/jmock-imposters/pom.xml b/jmock-imposters/pom.xml index e495a39b..c8bedc4a 100644 --- a/jmock-imposters/pom.xml +++ b/jmock-imposters/pom.xml @@ -6,7 +6,7 @@ org.jmock jmock-parent - 2.13.1-SNAPSHOT + 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 d516719b..cdfefe7e 100644 --- a/jmock-junit3/pom.xml +++ b/jmock-junit3/pom.xml @@ -7,7 +7,7 @@ org.jmock jmock-parent - 2.13.1-SNAPSHOT + 2.13.2-SNAPSHOT jmock-junit3 diff --git a/jmock-junit4/pom.xml b/jmock-junit4/pom.xml index 0af8ea99..6d4d5fcb 100644 --- a/jmock-junit4/pom.xml +++ b/jmock-junit4/pom.xml @@ -10,7 +10,7 @@ org.jmock jmock-parent - 2.13.1-SNAPSHOT + 2.13.2-SNAPSHOT diff --git a/jmock-junit5/pom.xml b/jmock-junit5/pom.xml index bb4f7e44..2eff0c0b 100644 --- a/jmock-junit5/pom.xml +++ b/jmock-junit5/pom.xml @@ -9,7 +9,7 @@ org.jmock jmock-parent - 2.13.1-SNAPSHOT + 2.13.2-SNAPSHOT diff --git a/jmock-legacy/pom.xml b/jmock-legacy/pom.xml index 6f123004..92b860d1 100644 --- a/jmock-legacy/pom.xml +++ b/jmock-legacy/pom.xml @@ -10,7 +10,7 @@ org.jmock jmock-parent - 2.13.1-SNAPSHOT + 2.13.2-SNAPSHOT diff --git a/jmock/pom.xml b/jmock/pom.xml index b2b6814d..6b313a84 100644 --- a/jmock/pom.xml +++ b/jmock/pom.xml @@ -10,7 +10,7 @@ org.jmock jmock-parent - 2.13.1-SNAPSHOT + 2.13.2-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index f1ec3848..5ac4dc57 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.jmock jmock-parent - 2.13.1-SNAPSHOT + 2.13.2-SNAPSHOT pom jMock 2 Parent diff --git a/testjar/pom.xml b/testjar/pom.xml index 58995754..6f90ecd3 100644 --- a/testjar/pom.xml +++ b/testjar/pom.xml @@ -11,7 +11,7 @@ org.jmock jmock-parent - 2.13.1-SNAPSHOT + 2.13.2-SNAPSHOT ../pom.xml @@ -46,33 +46,74 @@ - - org.apache.maven.plugins - maven-gpg-plugin - - - sign-artifacts - verify - - sign - - - 899FD4CB - ${basedir} - secret - false - - --pinentry-mode - loopback - - - - - - + + + !release + + + + org.apache.maven.plugins + maven-gpg-plugin + + + sign-artifacts + verify + + sign + + + + 70840C24899FD4CB + ${basedir} + secret + false + + --pinentry-mode + loopback + + + + + + + + + + + release + + + + org.apache.maven.plugins + maven-gpg-plugin + + + sign-artifacts + verify + + sign + + + + true + ${gpg.keyname} + + --pinentry-mode + loopback + + + + + + + + + + + com.google.code.findbugs