Browse Source

switch to stable model version

Grega Bremec 2 năm trước cách đây
mục cha
commit
bc6d55205b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -60,7 +60,7 @@
     <dependency>
       <groupId>com.redhat.training</groupId>
       <artifactId>claims-model</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
   </dependencies>
   <build>