Manually release ebean-externalmapping-xml module 12.5.0 by itself

Take 2 with correct groupId
This commit is contained in:
rob bygrave
2020-10-13 23:16:07 +13:00
parent bb6425a0c1
commit ebde00a137
+2 -2
View File
@@ -34,7 +34,7 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-externalmapping-api</artifactId>
<version>12.5.1-SNAPSHOT</version>
<version>12.5.0</version>
</dependency>
<dependency>
@@ -53,7 +53,7 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-core</artifactId>
<version>12.5.1-SNAPSHOT</version>
<version>12.5.0</version>
<scope>test</scope>
</dependency>