This repository was archived by the owner on Apr 11, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +7
-9
lines changed
Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >org.rapidpm</groupId >
2424 <artifactId >rapidpm-dependencies</artifactId >
25- <version >04.07 .00-alpha-b47 </version >
25+ <version >04.06 .00-RPM </version >
2626 </parent >
2727 <modelVersion >4.0.0</modelVersion >
2828
7575
7676
7777 <properties >
78- <deploy-repo-url >http://jfrog-repo.sven-ruppert.de:8081/artifactory/libs-release</deploy-repo-url >
79- <deploy-repo-snapshots-url >http://jfrog-repo.sven-ruppert.de:8081/artifactory/libs-snapshot</deploy-repo-snapshots-url >
8078 <jdk .version>1.8</jdk .version>
81-
82-
8379 </properties >
8480
8581 <repositories >
8985 </snapshots >
9086 <id >central</id >
9187 <name >libs-release</name >
92- <url >${deploy-repo-url} </url >
88+ <!-- <url>${deploy-repo-url}</url>-->
89+ <url >http://jfrog-repo.sven-ruppert.de:8081/artifactory/libs-release</url >
9390 </repository >
9491 <repository >
9592 <snapshots >
9895 </snapshots >
9996 <id >snapshots</id >
10097 <name >libs-snapshot</name >
101- <url >${deploy -repo-snapshots-url} </url >
98+ <url >http://jfrog -repo.sven-ruppert.de:8081/artifactory/libs-snapshot </url >
10299 </repository >
103100 </repositories >
104101 <pluginRepositories >
108105 </snapshots >
109106 <id >central</id >
110107 <name >libs-release</name >
111- <url >${deploy-repo-url} </url >
108+ <url >http://jfrog-repo.sven-ruppert.de:8081/artifactory/libs-release</url >
109+ <!-- <url>${deploy-repo-url}</url>-->
112110 </pluginRepository >
113111 <pluginRepository >
114112 <snapshots >
117115 </snapshots >
118116 <id >snapshots</id >
119117 <name >libs-snapshot</name >
120- <url >${deploy -repo-snapshots-url} </url >
118+ <url >http://jfrog -repo.sven-ruppert.de:8081/artifactory/libs-snapshot </url >
121119 </pluginRepository >
122120 </pluginRepositories >
123121
You can’t perform that action at this time.
0 commit comments