This is an automated email from the ASF dual-hosted git repository. bdemers pushed a commit to branch 1.10.x in repository https://gitbox.apache.org/repos/asf/shiro.git
commit 0b277a682bfea561fab5d2636bd91535e326be62 Author: Brian Demers <[email protected]> AuthorDate: Fri Oct 7 10:10:43 2022 -0500 [maven-release-plugin] prepare for next development iteration --- all/pom.xml | 2 +- cache/pom.xml | 2 +- config/core/pom.xml | 2 +- config/ogdl/pom.xml | 2 +- config/pom.xml | 2 +- core/pom.xml | 2 +- crypto/cipher/pom.xml | 2 +- crypto/core/pom.xml | 2 +- crypto/hash/pom.xml | 2 +- crypto/pom.xml | 2 +- event/pom.xml | 2 +- integration-tests/guice3/pom.xml | 2 +- integration-tests/guice4/pom.xml | 2 +- integration-tests/pom.xml | 2 +- integration-tests/support/pom.xml | 2 +- lang/pom.xml | 2 +- pom.xml | 6 +++--- samples/aspectj/pom.xml | 2 +- samples/guice/pom.xml | 2 +- samples/jaxrs/pom.xml | 2 +- samples/pom.xml | 2 +- samples/quickstart-guice/pom.xml | 2 +- samples/quickstart/pom.xml | 2 +- samples/servlet-plugin/pom.xml | 2 +- samples/spring-boot-web/pom.xml | 2 +- samples/spring-boot/pom.xml | 2 +- samples/spring-hibernate/pom.xml | 2 +- samples/spring-mvc/pom.xml | 2 +- samples/spring/pom.xml | 2 +- samples/web/pom.xml | 2 +- support/aspectj/pom.xml | 2 +- support/cas/pom.xml | 2 +- support/ehcache/pom.xml | 2 +- support/features/pom.xml | 2 +- support/guice/pom.xml | 2 +- support/hazelcast/pom.xml | 2 +- support/jaxrs/pom.xml | 2 +- support/pom.xml | 2 +- support/quartz/pom.xml | 2 +- support/servlet-plugin/pom.xml | 2 +- support/spring-boot/pom.xml | 2 +- support/spring-boot/spring-boot-starter/pom.xml | 2 +- support/spring-boot/spring-boot-web-starter/pom.xml | 2 +- support/spring/pom.xml | 2 +- test-coverage/pom.xml | 2 +- tools/hasher/pom.xml | 2 +- tools/pom.xml | 2 +- web/pom.xml | 2 +- 48 files changed, 50 insertions(+), 50 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index f294d5b5..55c00983 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.shiro</groupId> <artifactId>shiro-root</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/cache/pom.xml b/cache/pom.xml index 4a8624f4..c5e49c21 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.shiro</groupId> <artifactId>shiro-root</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/config/core/pom.xml b/config/core/pom.xml index 0c871106..a92407b9 100644 --- a/config/core/pom.xml +++ b/config/core/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.shiro</groupId> <artifactId>shiro-config</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/config/ogdl/pom.xml b/config/ogdl/pom.xml index 28d9683b..f4119f8b 100644 --- a/config/ogdl/pom.xml +++ b/config/ogdl/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.shiro</groupId> <artifactId>shiro-config</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/config/pom.xml b/config/pom.xml index 3a8bde5d..23757d70 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.shiro</groupId> <artifactId>shiro-root</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <artifactId>shiro-config</artifactId> diff --git a/core/pom.xml b/core/pom.xml index c1c80a89..cf1ec6dc 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.shiro</groupId> <artifactId>shiro-root</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/crypto/cipher/pom.xml b/crypto/cipher/pom.xml index 840280d0..414efdfc 100644 --- a/crypto/cipher/pom.xml +++ b/crypto/cipher/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.shiro</groupId> <artifactId>shiro-crypto</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/crypto/core/pom.xml b/crypto/core/pom.xml index f575b2b8..60dd1893 100644 --- a/crypto/core/pom.xml +++ b/crypto/core/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.shiro</groupId> <artifactId>shiro-crypto</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/crypto/hash/pom.xml b/crypto/hash/pom.xml index cceb4a3a..f923e881 100644 --- a/crypto/hash/pom.xml +++ b/crypto/hash/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.shiro</groupId> <artifactId>shiro-crypto</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/crypto/pom.xml b/crypto/pom.xml index 007556b1..4a786f9e 100644 --- a/crypto/pom.xml +++ b/crypto/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.shiro</groupId> <artifactId>shiro-root</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <artifactId>shiro-crypto</artifactId> diff --git a/event/pom.xml b/event/pom.xml index 5a031c9c..2c6baf14 100644 --- a/event/pom.xml +++ b/event/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.shiro</groupId> <artifactId>shiro-root</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/integration-tests/guice3/pom.xml b/integration-tests/guice3/pom.xml index 710f8c33..0e0dc412 100644 --- a/integration-tests/guice3/pom.xml +++ b/integration-tests/guice3/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.shiro.integrationtests</groupId> <artifactId>shiro-integration-tests</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <artifactId>shiro-its-guice3</artifactId> diff --git a/integration-tests/guice4/pom.xml b/integration-tests/guice4/pom.xml index 28550071..9fa0312c 100644 --- a/integration-tests/guice4/pom.xml +++ b/integration-tests/guice4/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.shiro.integrationtests</groupId> <artifactId>shiro-integration-tests</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <artifactId>shiro-its-guice4</artifactId> diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 1484ce33..3ae266d7 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.shiro</groupId> <artifactId>shiro-root</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <groupId>org.apache.shiro.integrationtests</groupId> diff --git a/integration-tests/support/pom.xml b/integration-tests/support/pom.xml index 5a9ba18a..a711480a 100644 --- a/integration-tests/support/pom.xml +++ b/integration-tests/support/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.shiro.integrationtests</groupId> <artifactId>shiro-integration-tests</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <artifactId>shiro-its-support</artifactId> diff --git a/lang/pom.xml b/lang/pom.xml index c053e46a..2107881b 100644 --- a/lang/pom.xml +++ b/lang/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.shiro</groupId> <artifactId>shiro-root</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pom.xml b/pom.xml index b10af1e0..46cf099a 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.shiro</groupId> <artifactId>shiro-root</artifactId> <packaging>pom</packaging> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> <name>Apache Shiro</name> <url>https://shiro.apache.org/</url> @@ -44,7 +44,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/shiro.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/shiro.git</developerConnection> <url>https://github.com/apache/shiro/tree/${project.scm.tag}</url> - <tag>shiro-root-1.10.0</tag> + <tag>master</tag> </scm> <issueManagement> <system>Jira</system> @@ -69,7 +69,7 @@ <shiro.previousVersion>1.9.0</shiro.previousVersion> <!-- Replaced by the build number plugin at build time: --> <buildNumber>${user.name}-${maven.build.timestamp}</buildNumber> - <project.build.outputTimestamp>2022-10-07T15:06:52Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2022-10-07T15:10:43Z</project.build.outputTimestamp> <jacoco.skip>true</jacoco.skip> <nexus.deploy.skip>false</nexus.deploy.skip> diff --git a/samples/aspectj/pom.xml b/samples/aspectj/pom.xml index 1d9eecb1..514901b3 100644 --- a/samples/aspectj/pom.xml +++ b/samples/aspectj/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.shiro.samples</groupId> <artifactId>shiro-samples</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/samples/guice/pom.xml b/samples/guice/pom.xml index ac86f152..15e9f69c 100644 --- a/samples/guice/pom.xml +++ b/samples/guice/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.shiro.samples</groupId> <artifactId>shiro-samples</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/samples/jaxrs/pom.xml b/samples/jaxrs/pom.xml index e5db4b37..b7050450 100644 --- a/samples/jaxrs/pom.xml +++ b/samples/jaxrs/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.shiro.samples</groupId> <artifactId>shiro-samples</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/samples/pom.xml b/samples/pom.xml index 6995b615..c831cc6f 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.shiro</groupId> <artifactId>shiro-root</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/samples/quickstart-guice/pom.xml b/samples/quickstart-guice/pom.xml index 9b20534b..fe9facc8 100644 --- a/samples/quickstart-guice/pom.xml +++ b/samples/quickstart-guice/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.shiro.samples</groupId> <artifactId>shiro-samples</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/samples/quickstart/pom.xml b/samples/quickstart/pom.xml index 2ffb4383..a67d0400 100644 --- a/samples/quickstart/pom.xml +++ b/samples/quickstart/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.shiro.samples</groupId> <artifactId>shiro-samples</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/samples/servlet-plugin/pom.xml b/samples/servlet-plugin/pom.xml index 6eecab84..c3f67994 100644 --- a/samples/servlet-plugin/pom.xml +++ b/samples/servlet-plugin/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.shiro.samples</groupId> <artifactId>shiro-samples</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/samples/spring-boot-web/pom.xml b/samples/spring-boot-web/pom.xml index 23fec069..8dac6470 100644 --- a/samples/spring-boot-web/pom.xml +++ b/samples/spring-boot-web/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.shiro.samples</groupId> <artifactId>shiro-samples</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <artifactId>samples-spring-boot-web</artifactId> diff --git a/samples/spring-boot/pom.xml b/samples/spring-boot/pom.xml index 01028e43..ca1f8ac1 100644 --- a/samples/spring-boot/pom.xml +++ b/samples/spring-boot/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.shiro.samples</groupId> <artifactId>shiro-samples</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <artifactId>samples-spring-boot</artifactId> diff --git a/samples/spring-hibernate/pom.xml b/samples/spring-hibernate/pom.xml index 55c9553b..65394cdf 100644 --- a/samples/spring-hibernate/pom.xml +++ b/samples/spring-hibernate/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.shiro.samples</groupId> <artifactId>shiro-samples</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/samples/spring-mvc/pom.xml b/samples/spring-mvc/pom.xml index fb227ad7..b20e067b 100644 --- a/samples/spring-mvc/pom.xml +++ b/samples/spring-mvc/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.shiro.samples</groupId> <artifactId>shiro-samples</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/samples/spring/pom.xml b/samples/spring/pom.xml index c201ad21..be067ce6 100644 --- a/samples/spring/pom.xml +++ b/samples/spring/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.shiro.samples</groupId> <artifactId>shiro-samples</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/samples/web/pom.xml b/samples/web/pom.xml index 7c3a0ca2..405935df 100644 --- a/samples/web/pom.xml +++ b/samples/web/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.shiro.samples</groupId> <artifactId>shiro-samples</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/support/aspectj/pom.xml b/support/aspectj/pom.xml index e50c8939..295cba89 100644 --- a/support/aspectj/pom.xml +++ b/support/aspectj/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.shiro</groupId> <artifactId>shiro-support</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/support/cas/pom.xml b/support/cas/pom.xml index 06febf7c..a7c28f5c 100644 --- a/support/cas/pom.xml +++ b/support/cas/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.shiro</groupId> <artifactId>shiro-support</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/support/ehcache/pom.xml b/support/ehcache/pom.xml index e1df289e..6108bc5c 100644 --- a/support/ehcache/pom.xml +++ b/support/ehcache/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.shiro</groupId> <artifactId>shiro-support</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/support/features/pom.xml b/support/features/pom.xml index 5b950d88..c28dbe87 100644 --- a/support/features/pom.xml +++ b/support/features/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.shiro</groupId> <artifactId>shiro-support</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/support/guice/pom.xml b/support/guice/pom.xml index 30a4443b..5f94b89b 100644 --- a/support/guice/pom.xml +++ b/support/guice/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.shiro</groupId> <artifactId>shiro-support</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/support/hazelcast/pom.xml b/support/hazelcast/pom.xml index a9f67f76..3e30c5a1 100644 --- a/support/hazelcast/pom.xml +++ b/support/hazelcast/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.shiro</groupId> <artifactId>shiro-support</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/support/jaxrs/pom.xml b/support/jaxrs/pom.xml index ef2d8f66..283e6a75 100644 --- a/support/jaxrs/pom.xml +++ b/support/jaxrs/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.shiro</groupId> <artifactId>shiro-support</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/support/pom.xml b/support/pom.xml index f7d03963..b59521ac 100644 --- a/support/pom.xml +++ b/support/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.shiro</groupId> <artifactId>shiro-root</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/support/quartz/pom.xml b/support/quartz/pom.xml index e4e0e1ea..5b6eb6ac 100644 --- a/support/quartz/pom.xml +++ b/support/quartz/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.shiro</groupId> <artifactId>shiro-support</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/support/servlet-plugin/pom.xml b/support/servlet-plugin/pom.xml index ceb78d8a..2632a036 100644 --- a/support/servlet-plugin/pom.xml +++ b/support/servlet-plugin/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.shiro</groupId> <artifactId>shiro-support</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <artifactId>shiro-servlet-plugin</artifactId> diff --git a/support/spring-boot/pom.xml b/support/spring-boot/pom.xml index 11c0ec7c..2976a2de 100644 --- a/support/spring-boot/pom.xml +++ b/support/spring-boot/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.shiro</groupId> <artifactId>shiro-support</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/support/spring-boot/spring-boot-starter/pom.xml b/support/spring-boot/spring-boot-starter/pom.xml index 0457fde5..5a32f130 100644 --- a/support/spring-boot/spring-boot-starter/pom.xml +++ b/support/spring-boot/spring-boot-starter/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.shiro</groupId> <artifactId>shiro-spring-boot</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <artifactId>shiro-spring-boot-starter</artifactId> diff --git a/support/spring-boot/spring-boot-web-starter/pom.xml b/support/spring-boot/spring-boot-web-starter/pom.xml index 9412adbb..b7691b7d 100644 --- a/support/spring-boot/spring-boot-web-starter/pom.xml +++ b/support/spring-boot/spring-boot-web-starter/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.shiro</groupId> <artifactId>shiro-spring-boot</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <artifactId>shiro-spring-boot-web-starter</artifactId> diff --git a/support/spring/pom.xml b/support/spring/pom.xml index 2c49b4db..c17b83a6 100644 --- a/support/spring/pom.xml +++ b/support/spring/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.shiro</groupId> <artifactId>shiro-support</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/test-coverage/pom.xml b/test-coverage/pom.xml index fd2fbd3b..f10bf4be 100644 --- a/test-coverage/pom.xml +++ b/test-coverage/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.shiro</groupId> <artifactId>shiro-root</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/tools/hasher/pom.xml b/tools/hasher/pom.xml index 30a38740..914a3642 100644 --- a/tools/hasher/pom.xml +++ b/tools/hasher/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.shiro.tools</groupId> <artifactId>shiro-tools</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/tools/pom.xml b/tools/pom.xml index 41aff874..405f2c92 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.shiro</groupId> <artifactId>shiro-root</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/web/pom.xml b/web/pom.xml index d405ca1a..91cee1e7 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.shiro</groupId> <artifactId>shiro-root</artifactId> - <version>1.10.0</version> + <version>1.10.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion>
