I needed to change the version of splice-hibernate-dialect

This commit is contained in:
Admin 2017-12-05 16:41:09 -08:00
parent c818b982d5
commit f1d105dd89

View file

@ -53,8 +53,8 @@
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.splicemachine</groupId> <groupId>com.splicemachine</groupId>
<artifactId>splice-hibernate-dialect</artifactId> <artifactId>splice-hibernate-dialect</artifactId>
<version>2.7.0.1742-SNAPSHOT</version> <version>2.6.0.1726-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>