Browse Source

switch to stable model version

Grega Bremec 2 years ago
parent
commit
bc6d55205b
1 changed files with 1 additions and 1 deletions
  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>