rhpamAdmin 3 anni fa
parent
commit
dc674a63b2
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. 5 0
      pom.xml

+ 5 - 0
pom.xml

@@ -45,6 +45,11 @@
       <version>1.4.16.redhat-00001</version>
       <version>1.4.16.redhat-00001</version>
       <scope>test</scope>
       <scope>test</scope>
     </dependency>
     </dependency>
+    <dependency>
+      <groupId>net.p0f.samples.rhpam-fuse-integration</groupId>
+      <artifactId>shared-data-model</artifactId>
+      <version>1.0.0</version>
+    </dependency>
   </dependencies>
   </dependencies>
   <build>
   <build>
     <plugins>
     <plugins>