Deploy repository configuration
This commit is contained in:
parent
a171483b52
commit
fe24db40af
@ -56,14 +56,6 @@
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<distributionManagement>
|
||||
<repository>
|
||||
<id>jk-5-maven</id>
|
||||
<name>jk-5's maven server</name>
|
||||
<url>sftp://10.2.1.2/opt/maven</url>
|
||||
</repository>
|
||||
</distributionManagement>
|
||||
|
||||
<build>
|
||||
<extensions>
|
||||
<extension>
|
||||
|
||||
8
pom.xml
8
pom.xml
@ -876,6 +876,14 @@
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
||||
<distributionManagement>
|
||||
<repository>
|
||||
<id>thingsboard-repo-deploy</id>
|
||||
<name>ThingsBoard Repo Deployment</name>
|
||||
<url>https://repo.thingsboard.io/artifactory/libs-release-public</url>
|
||||
</repository>
|
||||
</distributionManagement>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>central</id>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user