8000 [maven-release-plugin] prepare release 0.1.9 · dannylee-/java-redis-client@f4a7daa · GitHub
[go: up one dir, main page]

Skip to content

Commit f4a7daa

Browse files
author
opentracingci
committed
[maven-release-plugin] prepare release 0.1.9
1 parent 3c92205 commit f4a7daa

File tree

9 files changed

+15
-25
lines changed

9 files changed

+15
-25
lines changed

opentracing-redis-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<artifactId>opentracing-redis-parent</artifactId>
2020
<groupId>io.opentracing.contrib</groupId>
21-
<version>0.1.9-SNAPSHOT</version>
21+
<version>0.1.9</version>
2222
</parent>
2323
<modelVersion>4.0.0</modelVersion>
2424

opentracing-redis-jedis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<artifactId>opentracing-redis-parent</artifactId>
2020
<groupId>io.opentracing.contrib</groupId>
21-
<version>0.1.9-SNAPSHOT</version>
21+
<version>0.1.9</version>
2222
</parent>
2323
<modelVersion>4.0.0</modelVersion>
2424

opentracing-redis-jedis3/pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,11 @@
1414
the License.
1515
1616
-->
17-
<project xmlns="http://maven.apache.org/POM/4.0.0"
18-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
17+
<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 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2018
<parent>
2119
<artifactId>opentracing-redis-parent</artifactId>
2220
<groupId>io.opentracing.contrib</groupId>
23-
<version>0.1.9-SNAPSHOT</version>
21+
<version>0.1.9</version>
2422
</parent>
2523
<modelVersion>4.0.0</modelVersion>
2624

opentracing-redis-lettuce/pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,11 @@
1414
the License.
1515
1616
-->
17-
<project xmlns="http://maven.apache.org/POM/4.0.0"
18-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
17+
<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 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2018
<parent>
2119
<artifactId>opentracing-redis-parent</artifactId>
2220
<groupId>io.opentracing.contrib</groupId>
23-
<version>0.1.9-SNAPSHOT</version>
21+
<version>0.1.9</version>
2422
</parent>
2523
<modelVersion>4.0.0</modelVersion>
2624

opentracing-redis-lettuce5.0/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<artifactId>opentracing-redis-parent</artifactId>
2020
<groupId>io.opentracing.contrib</groupId>
21-
<version>0.1.9-SNAPSHOT</version>
21+
<version>0.1.9</version>
2222
</parent>
2323
<modelVersion>4.0.0</modelVersion>
2424

opentracing-redis-redisson/pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,11 @@
1414
the License.
1515
1616
-->
17-
<project xmlns="http://maven.apache.org/POM/4.0.0"
18-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
17+
<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 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2018
<parent>
2119
<artifactId>opentracing-redis-parent</artifactId>
2220
<groupId>io.opentracing.contrib</groupId>
23-
<version>0.1.9-SNAPSHOT</version>
21+
<version>0.1.9</version>
2422
</parent>
2523
<modelVersion>4.0.0</modelVersion>
2624

opentracing-redis-spring-data/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<artifactId>opentracing-redis-parent</artifactId>
2020
<groupId>io.opentracing.contrib</groupId>
21-
<version>0.1.9-SNAPSHOT</version>
21+
<version>0.1.9</version>
2222
</parent>
2323
<modelVersion>4.0.0</modelVersion>
2424

opentracing-redis-spring-data2/pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,11 @@
1414
the License.
1515
1616
-->
17-
<project xmlns="http://maven.apache.org/POM/4.0.0"
18-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
17+
<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 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2018
<parent>
2119
<artifactId>opentracing-redis-parent</artifactId>
2220
<groupId>io.opentracing.contrib</groupId>
23-
<version>0.1.9-SNAPSHOT</version>
21+
<version>0.1.9</version>
2422
</parent>
2523
<modelVersion>4.0.0</modelVersion>
2624

pom.xml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,12 @@
1414
the License.
1515
1616
-->
17-
<project xmlns="http://maven.apache.org/POM/4.0.0"
18-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
17+
<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 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2018
<modelVersion>4.0.0</modelVersion>
2119
<groupId>io.opentracing.contrib</groupId>
2220
<artifactId>opentracing-redis-parent</artifactId>
2321
<packaging>pom</packaging>
24-
<version>0.1.9-SNAPSHOT</version>
22+
<version>0.1.9</version>
2523

2624
<modules>
2725
<module>opentracing-redis-lettuce</module>
@@ -44,7 +42,7 @@
4442
<connection>scm:git:https://github.com/opentracing-contrib/java-redis-client.git</connection>
4543
<developerConnection>scm:git:https://github.com/opentracing-contrib/java-redis-client.git
4644
</developerConnection>
47-
<tag>HEAD</tag>
45+
<tag>0.1.9</tag>
4846
</scm>
4947

5048
<licenses>

0 commit comments

Comments
 (0)
0