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