Commit 5422bcfa98dea73dba5d300285142decac1069ec
1 parent
97125be2
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>lemur</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