Skip to content

Commit

Permalink
[maven-release-plugin] prepare release shiro-root-1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bdemers committed Oct 7, 2022
1 parent 28e10e0 commit 7141f41
Show file tree
Hide file tree
Showing 48 changed files with 50 additions and 50 deletions.
2 changes: 1 addition & 1 deletion all/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-root</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion cache/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-root</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion config/core/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-config</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion config/ogdl/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-config</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion config/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-root</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<artifactId>shiro-config</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-root</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion crypto/cipher/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-crypto</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion crypto/core/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-crypto</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion crypto/hash/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-crypto</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion crypto/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-root</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<artifactId>shiro-crypto</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion event/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-root</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/guice3/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shiro.integrationtests</groupId>
<artifactId>shiro-integration-tests</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<artifactId>shiro-its-guice3</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/guice4/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shiro.integrationtests</groupId>
<artifactId>shiro-integration-tests</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<artifactId>shiro-its-guice4</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-root</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<groupId>org.apache.shiro.integrationtests</groupId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/support/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shiro.integrationtests</groupId>
<artifactId>shiro-integration-tests</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<artifactId>shiro-its-support</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion lang/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-root</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -30,7 +30,7 @@
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-root</artifactId>
<packaging>pom</packaging>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>

<name>Apache Shiro</name>
<url>https://shiro.apache.org/</url>
Expand All @@ -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>master</tag>
<tag>shiro-root-1.10.0</tag>
</scm>
<issueManagement>
<system>Jira</system>
Expand All @@ -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-06-23T18:55:19Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-10-07T15:06:52Z</project.build.outputTimestamp>
<jacoco.skip>true</jacoco.skip>
<nexus.deploy.skip>false</nexus.deploy.skip>

Expand Down
2 changes: 1 addition & 1 deletion samples/aspectj/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shiro.samples</groupId>
<artifactId>shiro-samples</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion samples/guice/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shiro.samples</groupId>
<artifactId>shiro-samples</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion samples/jaxrs/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shiro.samples</groupId>
<artifactId>shiro-samples</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion samples/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-root</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion samples/quickstart-guice/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shiro.samples</groupId>
<artifactId>shiro-samples</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion samples/quickstart/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shiro.samples</groupId>
<artifactId>shiro-samples</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion samples/servlet-plugin/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shiro.samples</groupId>
<artifactId>shiro-samples</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion samples/spring-boot-web/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.shiro.samples</groupId>
<artifactId>shiro-samples</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<artifactId>samples-spring-boot-web</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion samples/spring-boot/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.shiro.samples</groupId>
<artifactId>shiro-samples</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<artifactId>samples-spring-boot</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion samples/spring-hibernate/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shiro.samples</groupId>
<artifactId>shiro-samples</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion samples/spring-mvc/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shiro.samples</groupId>
<artifactId>shiro-samples</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion samples/spring/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shiro.samples</groupId>
<artifactId>shiro-samples</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion samples/web/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shiro.samples</groupId>
<artifactId>shiro-samples</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion support/aspectj/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-support</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion support/cas/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-support</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion support/ehcache/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-support</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion support/features/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-support</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion support/guice/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-support</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion support/hazelcast/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-support</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion support/jaxrs/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-support</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion support/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-root</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion support/quartz/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-support</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion support/servlet-plugin/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-support</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<artifactId>shiro-servlet-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion support/spring-boot/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-support</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion support/spring-boot/spring-boot-starter/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-spring-boot</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>

<artifactId>shiro-spring-boot-starter</artifactId>
Expand Down

0 comments on commit 7141f41

Please sign in to comment.