Skip to content

Commit 8681958

Browse files
committed
[maven-release-plugin] prepare release shiro-root-1.13.0
1 parent f4daf3a commit 8681958

File tree

51 files changed

+53
-53
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+53
-53
lines changed

all/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.shiro</groupId>
2424
<artifactId>shiro-root</artifactId>
25-
<version>1.13.0-SNAPSHOT</version>
25+
<version>1.13.0</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>shiro-root</artifactId>
2323
<groupId>org.apache.shiro</groupId>
24-
<version>1.13.0-SNAPSHOT</version>
24+
<version>1.13.0</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

cache/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.shiro</groupId>
2424
<artifactId>shiro-root</artifactId>
25-
<version>1.13.0-SNAPSHOT</version>
25+
<version>1.13.0</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

config/core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.shiro</groupId>
2424
<artifactId>shiro-config</artifactId>
25-
<version>1.13.0-SNAPSHOT</version>
25+
<version>1.13.0</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

config/ogdl/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.shiro</groupId>
2424
<artifactId>shiro-config</artifactId>
25-
<version>1.13.0-SNAPSHOT</version>
25+
<version>1.13.0</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

config/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.shiro</groupId>
2626
<artifactId>shiro-root</artifactId>
27-
<version>1.13.0-SNAPSHOT</version>
27+
<version>1.13.0</version>
2828
</parent>
2929

3030
<artifactId>shiro-config</artifactId>

core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.shiro</groupId>
2424
<artifactId>shiro-root</artifactId>
25-
<version>1.13.0-SNAPSHOT</version>
25+
<version>1.13.0</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

crypto/cipher/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.shiro</groupId>
2424
<artifactId>shiro-crypto</artifactId>
25-
<version>1.13.0-SNAPSHOT</version>
25+
<version>1.13.0</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

crypto/core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.shiro</groupId>
2424
<artifactId>shiro-crypto</artifactId>
25-
<version>1.13.0-SNAPSHOT</version>
25+
<version>1.13.0</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

crypto/hash/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.shiro</groupId>
2424
<artifactId>shiro-crypto</artifactId>
25-
<version>1.13.0-SNAPSHOT</version>
25+
<version>1.13.0</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

crypto/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.shiro</groupId>
2626
<artifactId>shiro-root</artifactId>
27-
<version>1.13.0-SNAPSHOT</version>
27+
<version>1.13.0</version>
2828
</parent>
2929

3030
<artifactId>shiro-crypto</artifactId>

event/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.shiro</groupId>
2424
<artifactId>shiro-root</artifactId>
25-
<version>1.13.0-SNAPSHOT</version>
25+
<version>1.13.0</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

integration-tests/guice3/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.shiro.integrationtests</groupId>
2525
<artifactId>shiro-integration-tests</artifactId>
26-
<version>1.13.0-SNAPSHOT</version>
26+
<version>1.13.0</version>
2727
</parent>
2828

2929
<artifactId>shiro-its-guice3</artifactId>

integration-tests/guice4/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.shiro.integrationtests</groupId>
2525
<artifactId>shiro-integration-tests</artifactId>
26-
<version>1.13.0-SNAPSHOT</version>
26+
<version>1.13.0</version>
2727
</parent>
2828

2929
<artifactId>shiro-its-guice4</artifactId>

integration-tests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.shiro</groupId>
2525
<artifactId>shiro-root</artifactId>
26-
<version>1.13.0-SNAPSHOT</version>
26+
<version>1.13.0</version>
2727
</parent>
2828

2929
<groupId>org.apache.shiro.integrationtests</groupId>

integration-tests/support/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.shiro.integrationtests</groupId>
2525
<artifactId>shiro-integration-tests</artifactId>
26-
<version>1.13.0-SNAPSHOT</version>
26+
<version>1.13.0</version>
2727
</parent>
2828

2929
<artifactId>shiro-its-support</artifactId>

lang/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.shiro</groupId>
2525
<artifactId>shiro-root</artifactId>
26-
<version>1.13.0-SNAPSHOT</version>
26+
<version>1.13.0</version>
2727
</parent>
2828

2929
<modelVersion>4.0.0</modelVersion>

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<groupId>org.apache.shiro</groupId>
3131
<artifactId>shiro-root</artifactId>
3232
<packaging>pom</packaging>
33-
<version>1.13.0-SNAPSHOT</version>
33+
<version>1.13.0</version>
3434

3535
<name>Apache Shiro</name>
3636
<url>https://shiro.apache.org/</url>
@@ -44,7 +44,7 @@
4444
<connection>scm:git:https://gitbox.apache.org/repos/asf/shiro.git</connection>
4545
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/shiro.git</developerConnection>
4646
<url>https://github.com/apache/shiro/tree/${project.scm.tag}</url>
47-
<tag>shiro-root-1.12.0</tag>
47+
<tag>shiro-root-1.13.0</tag>
4848
</scm>
4949
<issueManagement>
5050
<system>Jira</system>
@@ -69,7 +69,7 @@
6969
<shiro.previousVersion>1.11.0</shiro.previousVersion>
7070
<!-- Replaced by the build number plugin at build time: -->
7171
<buildNumber>${user.name}-${maven.build.timestamp}</buildNumber>
72-
<project.build.outputTimestamp>2023-10-25T19:21:25Z</project.build.outputTimestamp>
72+
<project.build.outputTimestamp>2023-10-31T08:22:45Z</project.build.outputTimestamp>
7373
<jacoco.skip>true</jacoco.skip>
7474
<nexus.deploy.skip>false</nexus.deploy.skip>
7575

samples/aspectj/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.shiro.samples</groupId>
2525
<artifactId>shiro-samples</artifactId>
26-
<version>1.13.0-SNAPSHOT</version>
26+
<version>1.13.0</version>
2727
</parent>
2828

2929
<modelVersion>4.0.0</modelVersion>

samples/guice/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.shiro.samples</groupId>
2323
<artifactId>shiro-samples</artifactId>
24-
<version>1.13.0-SNAPSHOT</version>
24+
<version>1.13.0</version>
2525
</parent>
2626

2727
<modelVersion>4.0.0</modelVersion>

samples/jaxrs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.shiro.samples</groupId>
2525
<artifactId>shiro-samples</artifactId>
26-
<version>1.13.0-SNAPSHOT</version>
26+
<version>1.13.0</version>
2727
</parent>
2828

2929
<modelVersion>4.0.0</modelVersion>

samples/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.shiro</groupId>
2424
<artifactId>shiro-root</artifactId>
25-
<version>1.13.0-SNAPSHOT</version>
25+
<version>1.13.0</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

samples/quickstart-guice/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.shiro.samples</groupId>
2323
<artifactId>shiro-samples</artifactId>
24-
<version>1.13.0-SNAPSHOT</version>
24+
<version>1.13.0</version>
2525
</parent>
2626

2727
<modelVersion>4.0.0</modelVersion>

samples/quickstart/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.shiro.samples</groupId>
2525
<artifactId>shiro-samples</artifactId>
26-
<version>1.13.0-SNAPSHOT</version>
26+
<version>1.13.0</version>
2727
</parent>
2828

2929
<modelVersion>4.0.0</modelVersion>

samples/servlet-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.shiro.samples</groupId>
2525
<artifactId>shiro-samples</artifactId>
26-
<version>1.13.0-SNAPSHOT</version>
26+
<version>1.13.0</version>
2727
</parent>
2828

2929
<modelVersion>4.0.0</modelVersion>

samples/spring-boot-web/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.shiro.samples</groupId>
2727
<artifactId>shiro-samples</artifactId>
28-
<version>1.13.0-SNAPSHOT</version>
28+
<version>1.13.0</version>
2929
</parent>
3030

3131
<artifactId>samples-spring-boot-web</artifactId>

samples/spring-boot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.shiro.samples</groupId>
2727
<artifactId>shiro-samples</artifactId>
28-
<version>1.13.0-SNAPSHOT</version>
28+
<version>1.13.0</version>
2929
</parent>
3030

3131
<artifactId>samples-spring-boot</artifactId>

samples/spring-hibernate/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.shiro.samples</groupId>
2525
<artifactId>shiro-samples</artifactId>
26-
<version>1.13.0-SNAPSHOT</version>
26+
<version>1.13.0</version>
2727
</parent>
2828

2929
<modelVersion>4.0.0</modelVersion>

samples/spring-mvc/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.shiro.samples</groupId>
2525
<artifactId>shiro-samples</artifactId>
26-
<version>1.13.0-SNAPSHOT</version>
26+
<version>1.13.0</version>
2727
</parent>
2828

2929
<modelVersion>4.0.0</modelVersion>

samples/spring/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.shiro.samples</groupId>
2525
<artifactId>shiro-samples</artifactId>
26-
<version>1.13.0-SNAPSHOT</version>
26+
<version>1.13.0</version>
2727
</parent>
2828

2929
<modelVersion>4.0.0</modelVersion>

samples/web-jakarta/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.shiro.samples</groupId>
2323
<artifactId>shiro-samples</artifactId>
24-
<version>1.13.0-SNAPSHOT</version>
24+
<version>1.13.0</version>
2525
</parent>
2626

2727
<modelVersion>4.0.0</modelVersion>

samples/web/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.shiro.samples</groupId>
2525
<artifactId>shiro-samples</artifactId>
26-
<version>1.13.0-SNAPSHOT</version>
26+
<version>1.13.0</version>
2727
</parent>
2828

2929
<modelVersion>4.0.0</modelVersion>

support/aspectj/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.shiro</groupId>
2424
<artifactId>shiro-support</artifactId>
25-
<version>1.13.0-SNAPSHOT</version>
25+
<version>1.13.0</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

support/cas/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.shiro</groupId>
2424
<artifactId>shiro-support</artifactId>
25-
<version>1.13.0-SNAPSHOT</version>
25+
<version>1.13.0</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

support/ehcache/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.shiro</groupId>
2424
<artifactId>shiro-support</artifactId>
25-
<version>1.13.0-SNAPSHOT</version>
25+
<version>1.13.0</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

support/features/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.shiro</groupId>
2424
<artifactId>shiro-support</artifactId>
25-
<version>1.13.0-SNAPSHOT</version>
25+
<version>1.13.0</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

support/guice/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.shiro</groupId>
2424
<artifactId>shiro-support</artifactId>
25-
<version>1.13.0-SNAPSHOT</version>
25+
<version>1.13.0</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

support/hazelcast/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.shiro</groupId>
2424
<artifactId>shiro-support</artifactId>
25-
<version>1.13.0-SNAPSHOT</version>
25+
<version>1.13.0</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

support/jaxrs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.shiro</groupId>
2424
<artifactId>shiro-support</artifactId>
25-
<version>1.13.0-SNAPSHOT</version>
25+
<version>1.13.0</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

support/jcache/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.shiro</groupId>
2424
<artifactId>shiro-support</artifactId>
25-
<version>1.13.0-SNAPSHOT</version>
25+
<version>1.13.0</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

support/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.shiro</groupId>
2424
<artifactId>shiro-root</artifactId>
25-
<version>1.13.0-SNAPSHOT</version>
25+
<version>1.13.0</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

support/quartz/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.shiro</groupId>
2424
<artifactId>shiro-support</artifactId>
25-
<version>1.13.0-SNAPSHOT</version>
25+
<version>1.13.0</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)