Commit a3ad252b authored by terrymanu's avatar terrymanu
Browse files

fix artifactId issue: raw-jdbc-example -> raw-jdbc-nodep-example

parent c1a039a6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
        <artifactId>sharding-jdbc-example</artifactId>
        <version>3.0.0.M5-SNAPSHOT</version>
    </parent>
    <artifactId>raw-jdbc-example</artifactId>
    <artifactId>raw-jdbc-nodep-example</artifactId>
    
    <dependencies>
        <dependency>