Skip to content

Commit a5656a8

Browse files
authored
Update pom.xml
1 parent fddde7e commit a5656a8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<artifactId>maven-web-application</artifactId>
77
<packaging>war</packaging>
88

9-
<version>0.0.1-SNAPSHOT</version>
9+
<version>0.0.1</version>
1010

1111
<name>maven-web-application</name>
1212

@@ -96,13 +96,13 @@
9696
<repository>
9797
<id>nexus</id>
9898
<name>Landmark Technologies Releases Nexus Repository</name>
99-
<url>http://100.26.133.141:8081/repository/paypal-releases/</url>
99+
<url>http://52.53.227.31:8191/landmark/repository/tesla-fe-releases/</url>
100100
</repository>
101101

102102
<snapshotRepository>
103103
<id>nexus</id>
104104
<name>Landmark Technologies Snapshot Nexus Repository </name>
105-
<url>http://18.118.29.219:8081/repository/paypal-snapshots/</url>
105+
<url>http://52.53.227.31:8191/landmark/repository/tesla-fe-snapshots/</url>
106106
</snapshotRepository>
107107

108108
</distributionManagement>

0 commit comments

Comments
 (0)