switched deploy to inteligr8-public
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -179,8 +179,8 @@
|
||||
<goals><goal>deploy-file</goal></goals>
|
||||
<configuration>
|
||||
<file>${project.build.directory}/${project.build.finalName}-jar-with-dependencies.jar</file>
|
||||
<repositoryId>inteligr8-snapshots</repositoryId>
|
||||
<url>https://repos.inteligr8.com/nexus/repository/inteligr8-snapshots</url>
|
||||
<repositoryId>inteligr8-releases</repositoryId>
|
||||
<url>https://repos.inteligr8.com/nexus/repository/inteligr8-public</url>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
<artifactId>${project.artifactId}</artifactId>
|
||||
<version>${project.version}</version>
|
||||
|
Reference in New Issue
Block a user