Improve ServerConfigurationPayload.equals()
[controller.git] / artifacts / pom.xml
index bac9da0ba5956ed18da224379e9553f63892c589..0ae23e7f74d7fbd55a174004926b4efdb0a180a9 100644 (file)
                 <classifier>features</classifier>
                 <type>xml</type>
             </dependency>
+
+            <!-- Atomix -->
+            <dependency>
+                <groupId>${project.groupId}</groupId>
+                <artifactId>atomix-storage</artifactId>
+                <version>${project.version}</version>
+            </dependency>
         </dependencies>
     </dependencyManagement>
 </project>