Skip to content

Commit c8a294a

Browse files
committed
[maven-release-plugin] prepare release shiro-root-1.12.0
1 parent c3ede3f commit c8a294a

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

Lines changed: 1 addition & 1 deletion
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.12.0-SNAPSHOT</version>
25+
<version>1.12.0</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

bom/pom.xml

Lines changed: 1 addition & 1 deletion
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.12.0-SNAPSHOT</version>
24+
<version>1.12.0</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

cache/pom.xml

Lines changed: 1 addition & 1 deletion
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.12.0-SNAPSHOT</version>
25+
<version>1.12.0</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

config/core/pom.xml

Lines changed: 1 addition & 1 deletion
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.12.0-SNAPSHOT</version>
25+
<version>1.12.0</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

config/ogdl/pom.xml

Lines changed: 1 addition & 1 deletion
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.12.0-SNAPSHOT</version>
25+
<version>1.12.0</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

config/pom.xml

Lines changed: 1 addition & 1 deletion
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.12.0-SNAPSHOT</version>
27+
<version>1.12.0</version>
2828
</parent>
2929

3030
<artifactId>shiro-config</artifactId>

core/pom.xml

Lines changed: 1 addition & 1 deletion
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.12.0-SNAPSHOT</version>
25+
<version>1.12.0</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

crypto/cipher/pom.xml

Lines changed: 1 addition & 1 deletion
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.12.0-SNAPSHOT</version>
25+
<version>1.12.0</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

crypto/core/pom.xml

Lines changed: 1 addition & 1 deletion
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.12.0-SNAPSHOT</version>
25+
<version>1.12.0</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

crypto/hash/pom.xml

Lines changed: 1 addition & 1 deletion
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.12.0-SNAPSHOT</version>
25+
<version>1.12.0</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)