Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# ========================NEXUS==============================

<distributionManagement>
	<repository>
		<id>nexus-rps-deploy</id>
		<name>Internal Releases</name>
		<url>http://localhost:8081/nexus/content/repositories/nexus-rps-release/</url>
	</repository>
 
	<snapshotRepository>
		<id>nexus-rps-deploy</id>
		<name>Internal Releases</name>
		<url>http://localhost:8081/nexus/content/repositories/nexus-rps-snapshot/</url>
	</snapshotRepository>

</distributionManagement>

=====================SETTING.XML=================================
   <server>
		<id>nexus-rps-deploy</id>
		<username>nexus-rps-deploy</username>
		<password>srikzz@1</password>
</server>


About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages