added ervu profile
This commit is contained in:
parent
9d1d5ad1d1
commit
0f15a35cbb
1 changed files with 17 additions and 0 deletions
17
pom.xml
17
pom.xml
|
|
@ -683,5 +683,22 @@
|
|||
<enable.version.in.url>true</enable.version.in.url>
|
||||
</properties>
|
||||
</profile>
|
||||
<profile>
|
||||
<id>ervu</id>
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>rtlabs-public</id>
|
||||
<name>rtlabs-public</name>
|
||||
<url>https://nexus-dev.pgs.rtlabs.ru/repository/maven-public</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
<pluginRepositories>
|
||||
<pluginRepository>
|
||||
<id>rtlabs-public</id>
|
||||
<name>rtlabs-public</name>
|
||||
<url>https://nexus-dev.pgs.rtlabs.ru/repository/maven-public</url>
|
||||
</pluginRepository>
|
||||
</pluginRepositories>
|
||||
</profile>
|
||||
</profiles>
|
||||
</project>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue