Skip to content

Commit be1144d

Browse files
committed
[maven-release-plugin] prepare release shiro-root-1.7.0
1 parent 42f303f commit be1144d

File tree

48 files changed

+49
-49
lines changed

Some content is hidden

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

48 files changed

+49
-49
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.7.0-SNAPSHOT</version>
25+
<version>1.7.0</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.7.0-SNAPSHOT</version>
25+
<version>1.7.0</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.7.0-SNAPSHOT</version>
25+
<version>1.7.0</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.7.0-SNAPSHOT</version>
25+
<version>1.7.0</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.7.0-SNAPSHOT</version>
27+
<version>1.7.0</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.7.0-SNAPSHOT</version>
25+
<version>1.7.0</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.7.0-SNAPSHOT</version>
25+
<version>1.7.0</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.7.0-SNAPSHOT</version>
25+
<version>1.7.0</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.7.0-SNAPSHOT</version>
25+
<version>1.7.0</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.7.0-SNAPSHOT</version>
27+
<version>1.7.0</version>
2828
<relativePath>../pom.xml</relativePath>
2929
</parent>
3030

0 commit comments

Comments
 (0)