Skip to content

Commit 667b4dc

Browse files
committed
+ Distributionmanagement in pom.xml
1 parent 39fc037 commit 667b4dc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pom.xml

+7
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,11 @@
6262
</dependency>
6363
</dependencies>
6464

65+
<distributionManagement>
66+
<snapshotRepository>
67+
<id>snapshots</id>
68+
<name>75d64b6ca878-snapshots</name>
69+
<url>https://artifactory.twasi.net/artifactory/libs-snapshot-local</url>
70+
</snapshotRepository>
71+
</distributionManagement>
6572
</project>

0 commit comments

Comments
 (0)