Skip to content
This repository was archived by the owner on Jun 16, 2018. It is now read-only.

Commit cea3fa4

Browse files
author
Jean-Loup Adde
committed
release(): [ci skip]prepare release mysql-binlog-replicator-1.0.7
1 parent 02c7054 commit cea3fa4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>fr.juanwolf</groupId>
66
<artifactId>mysql-binlog-replicator</artifactId>
7-
<version>1.0.7-SNAPSHOT</version>
7+
<version>1.0.7</version>
88
<packaging>jar</packaging>
99

1010
<name>Mysql BinLog Replicator</name>
@@ -28,7 +28,7 @@
2828
<url>https://github.com/juanwolf/mysql-binlog-replicator</url>
2929
<connection>scm:git:https://${gh.token}@github.com/juanwolf/mysql-binlog-replicator.git</connection>
3030
<developerConnection>scm:git:https://${gh.token}@github.com/juanwolf/mysql-binlog-replicator.git</developerConnection>
31-
<tag>mysql-binlog-replicator-1.0.6</tag>
31+
<tag>mysql-binlog-replicator-1.0.7</tag>
3232
</scm>
3333

3434
<properties>

0 commit comments

Comments
 (0)