Преглед на файлове

updated model to include rejections and clarifications

Grega Bremec преди 2 години
родител
ревизия
333c075474
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2 1
      pom.xml

+ 2 - 1
pom.xml

@@ -68,12 +68,13 @@
     <dependency>
       <groupId>com.redhat.training</groupId>
       <artifactId>claims-model</artifactId>
-      <version>1.0.1</version>
+      <version>1.0.3</version>
     </dependency>
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
       <version>4.13.1</version>
+      <!-- ????? -->
       <scope>compile</scope>
     </dependency>
   </dependencies>