Skip to content

Commit 4adfd4a

Browse files
committed
Reverted pom.xml/version to 0.2.1-SNAPSHOT (after local mvn failure)
1 parent c220206 commit 4adfd4a

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>com.github.shyiko</groupId>
66
<artifactId>mysql-binlog-connector-java</artifactId>
7-
<version>0.2.1</version>
7+
<version>0.2.1-SNAPSHOT</version>
88

99
<name>mysql-binlog-connector-java</name>
1010
<description>MySQL Binary Log connector</description>
@@ -354,4 +354,4 @@
354354
</profile>
355355
</profiles>
356356

357-
</project>
357+
</project>

0 commit comments

Comments
 (0)