提交 592e8896 编写于 作者: N Nikita Koksharov

[maven-release-plugin] prepare release redisson-3.16.0

上级 9e78a5a5
......@@ -3,7 +3,7 @@
<groupId>org.redisson</groupId>
<artifactId>redisson-parent</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<packaging>pom</packaging>
<name>Redisson</name>
......@@ -29,7 +29,7 @@
<url>scm:git:git@github.com:redisson/redisson.git</url>
<connection>scm:git:git@github.com:redisson/redisson.git</connection>
<developerConnection>scm:git:git@github.com:redisson/redisson.git</developerConnection>
<tag>HEAD</tag>
<tag>redisson-3.16.0</tag>
</scm>
<licenses>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.redisson</groupId>
<artifactId>redisson-parent</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<relativePath>../</relativePath>
</parent>
......@@ -26,7 +26,7 @@
<url>scm:git:git@github.com:mrniko/redisson.git</url>
<connection>scm:git:git@github.com:mrniko/redisson.git</connection>
<developerConnection>scm:git:git@github.com:mrniko/redisson.git</developerConnection>
<tag>redisson-parent-0.9.0</tag>
<tag>redisson-3.16.0</tag>
</scm>
<licenses>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.redisson</groupId>
<artifactId>redisson-parent</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<relativePath>../</relativePath>
</parent>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.redisson</groupId>
<artifactId>redisson-parent</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<relativePath>../</relativePath>
</parent>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.redisson</groupId>
<artifactId>redisson-hibernate</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<relativePath>../</relativePath>
</parent>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.redisson</groupId>
<artifactId>redisson-hibernate</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<relativePath>../</relativePath>
</parent>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.redisson</groupId>
<artifactId>redisson-hibernate</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<relativePath>../</relativePath>
</parent>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.redisson</groupId>
<artifactId>redisson-hibernate</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<relativePath>../</relativePath>
</parent>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.redisson</groupId>
<artifactId>redisson-parent</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<relativePath>../</relativePath>
</parent>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.redisson</groupId>
<artifactId>redisson-parent</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<relativePath>../</relativePath>
</parent>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.redisson</groupId>
<artifactId>redisson-parent</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<relativePath>../</relativePath>
</parent>
......
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.redisson</groupId>
<artifactId>redisson-quarkus-16-parent</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<relativePath>../</relativePath>
</parent>
......
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.redisson</groupId>
<artifactId>redisson-quarkus-16-parent</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<relativePath>../</relativePath>
</parent>
......
......@@ -21,7 +21,7 @@
<parent>
<groupId>org.redisson</groupId>
<artifactId>redisson-quarkus</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<relativePath>../</relativePath>
</parent>
......
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.redisson</groupId>
<artifactId>redisson-quarkus-16-parent</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<relativePath>../</relativePath>
</parent>
......
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.redisson</groupId>
<artifactId>redisson-quarkus-20-parent</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<relativePath>../</relativePath>
</parent>
......
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.redisson</groupId>
<artifactId>redisson-quarkus-20-parent</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<relativePath>../</relativePath>
</parent>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.redisson</groupId>
<artifactId>redisson-quarkus</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<relativePath>../</relativePath>
</parent>
......
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.redisson</groupId>
<artifactId>redisson-quarkus-20-parent</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<relativePath>../</relativePath>
</parent>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.redisson</groupId>
<artifactId>redisson-parent</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<relativePath>../</relativePath>
</parent>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.redisson</groupId>
<artifactId>redisson-parent</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<relativePath>../</relativePath>
</parent>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.redisson</groupId>
<artifactId>redisson-spring-data</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<relativePath>../</relativePath>
</parent>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.redisson</groupId>
<artifactId>redisson-spring-data</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<relativePath>../</relativePath>
</parent>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.redisson</groupId>
<artifactId>redisson-spring-data</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<relativePath>../</relativePath>
</parent>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.redisson</groupId>
<artifactId>redisson-spring-data</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<relativePath>../</relativePath>
</parent>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.redisson</groupId>
<artifactId>redisson-spring-data</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<relativePath>../</relativePath>
</parent>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.redisson</groupId>
<artifactId>redisson-spring-data</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<relativePath>../</relativePath>
</parent>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.redisson</groupId>
<artifactId>redisson-spring-data</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<relativePath>../</relativePath>
</parent>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.redisson</groupId>
<artifactId>redisson-spring-data</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<relativePath>../</relativePath>
</parent>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.redisson</groupId>
<artifactId>redisson-spring-data</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<relativePath>../</relativePath>
</parent>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.redisson</groupId>
<artifactId>redisson-parent</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<relativePath>../</relativePath>
</parent>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.redisson</groupId>
<artifactId>redisson-tomcat</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<relativePath>../</relativePath>
</parent>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.redisson</groupId>
<artifactId>redisson-tomcat</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<relativePath>../</relativePath>
</parent>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.redisson</groupId>
<artifactId>redisson-tomcat</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<relativePath>../</relativePath>
</parent>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.redisson</groupId>
<artifactId>redisson-tomcat</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<relativePath>../</relativePath>
</parent>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.redisson</groupId>
<artifactId>redisson-parent</artifactId>
<version>3.15.7-SNAPSHOT</version>
<version>3.16.0</version>
<relativePath>../</relativePath>
</parent>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册