Skip to content

Commit c6fb1bd

Browse files
Merged latest changes from develop
1 parent 7933ba4 commit c6fb1bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mariadb-plugin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
<parent>
2121
<artifactId>database-plugins</artifactId>
2222
<groupId>io.cdap.plugin</groupId>
23-
<version>1.4.0-SNAPSHOT</version>
23+
<version>1.5.0-SNAPSHOT</version>
2424
</parent>
2525

2626
<name>Maria DB plugin</name>
2727
<artifactId>mariadb-plugin</artifactId>
28-
<version>1.4.0-SNAPSHOT</version>
28+
<version>1.5.0-SNAPSHOT</version>
2929
<modelVersion>4.0.0</modelVersion>
3030

3131
<dependencies>

0 commit comments

Comments
 (0)