____tbvns____ пре 5 месеци
родитељ
комит
55fb91b8ce
1 измењених фајлова са 7 додато и 0 уклоњено
  1. 7 0
      PowerGDEditor/pom.xml

+ 7 - 0
PowerGDEditor/pom.xml

@@ -116,4 +116,11 @@
         </dependency>
     </dependencies>
 
+    <distributionManagement>
+        <repository>
+            <id>main-repo</id> <!-- Must match the id in settings.xml -->
+            <url>http://localhost:7071</url>
+        </repository>
+    </distributionManagement>
+
 </project>