Commit 5eb0f29e3f613e3365d52ebf58ee31c63e6403a2
1 parent
25925929
Updated deploy repository to snapshot in components poms.
Showing
1 changed file
with
3 additions
and
3 deletions
... | ... | @@ -63,11 +63,11 @@ |
63 | 63 | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
64 | 64 | </properties> |
65 | 65 | <distributionManagement> |
66 | - <repository> | |
66 | + <snapshotRepository> | |
67 | 67 | <id>bernard.labno.pl</id> |
68 | 68 | <name>MyCo Internal Repository</name> |
69 | - <url>http://bernard.labno.pl/artifactory/libs-release-local</url> | |
70 | - </repository> | |
69 | + <url>http://bernard.labno.pl/artifactory/libs-snapshot-local</url> | |
70 | + </snapshotRepository> | |
71 | 71 | </distributionManagement> |
72 | 72 | |
73 | 73 | </project> | ... | ... |
Please
register
or
login
to post a comment