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

Commit

Permalink
release(): [ci skip]prepare release mysql-binlog-replicator-1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-Loup Adde committed Aug 5, 2015
1 parent 02c7054 commit cea3fa4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>fr.juanwolf</groupId>
<artifactId>mysql-binlog-replicator</artifactId>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>
<packaging>jar</packaging>

<name>Mysql BinLog Replicator</name>
Expand All @@ -28,7 +28,7 @@
<url>https://github.com/juanwolf/mysql-binlog-replicator</url>
<connection>scm:git:https://${gh.token}@github.com/juanwolf/mysql-binlog-replicator.git</connection>
<developerConnection>scm:git:https://${gh.token}@github.com/juanwolf/mysql-binlog-replicator.git</developerConnection>
<tag>mysql-binlog-replicator-1.0.6</tag>
<tag>mysql-binlog-replicator-1.0.7</tag>
</scm>

<properties>
Expand Down

0 comments on commit cea3fa4

Please sign in to comment.