Browse Source

Added retroweaver dependency

Carlos Sanchez 21 năm trước cách đây
mục cha
commit
2eaecae68f
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      adapters/resin/project.xml

+ 5 - 0
adapters/resin/project.xml

@@ -8,5 +8,10 @@
             <artifactId>resin</artifactId>
             <version>3.0.9</version>
         </dependency>
+        <dependency>
+            <groupId>retroweaver</groupId>
+            <artifactId>retroweaver</artifactId>
+            <version>1.0fcs</version>
+        </dependency>
     </dependencies>
 </project>