Skip to content

Commit 766ffa1

Browse files
committed
[maven-release-plugin] prepare release shiro-root-1.4.1
1 parent 94dfd7d commit 766ffa1

File tree

49 files changed

+76
-76
lines changed

Some content is hidden

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

49 files changed

+76
-76
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.4.1-SNAPSHOT</version>
25+
<version>1.4.1</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

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.4.1-SNAPSHOT</version>
25+
<version>1.4.1</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

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.4.1-SNAPSHOT</version>
25+
<version>1.4.1</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

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.4.1-SNAPSHOT</version>
25+
<version>1.4.1</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

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.4.1-SNAPSHOT</version>
27+
<version>1.4.1</version>
2828
<relativePath>../pom.xml</relativePath>
2929
</parent>
3030

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.4.1-SNAPSHOT</version>
25+
<version>1.4.1</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

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.4.1-SNAPSHOT</version>
25+
<version>1.4.1</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

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.4.1-SNAPSHOT</version>
25+
<version>1.4.1</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

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.4.1-SNAPSHOT</version>
25+
<version>1.4.1</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

crypto/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.4.1-SNAPSHOT</version>
27+
<version>1.4.1</version>
2828
<relativePath>../pom.xml</relativePath>
2929
</parent>
3030

0 commit comments

Comments
 (0)