Fix repositor config

This commit is contained in:
Ilayaperumal Gopinathan
2020-08-04 17:49:34 +05:30
parent b425f241aa
commit ce848afbca
4 changed files with 20 additions and 0 deletions

View File

@@ -138,6 +138,11 @@
</dependencies>
<repositories>
<repository>
<id>maven-central</id>
<name>Maven Central</name>
<url>https://repo.maven.apache.org/maven2</url>
</repository>
<repository>
<snapshots>
<enabled>true</enabled>

View File

@@ -138,6 +138,11 @@
</dependencies>
<repositories>
<repository>
<id>maven-central</id>
<name>Maven Central</name>
<url>https://repo.maven.apache.org/maven2</url>
</repository>
<repository>
<snapshots>
<enabled>true</enabled>

View File

@@ -143,6 +143,11 @@
</dependencies>
<repositories>
<repository>
<id>maven-central</id>
<name>Maven Central</name>
<url>https://repo.maven.apache.org/maven2</url>
</repository>
<repository>
<snapshots>
<enabled>true</enabled>

View File

@@ -143,6 +143,11 @@
</dependencies>
<repositories>
<repository>
<id>maven-central</id>
<name>Maven Central</name>
<url>https://repo.maven.apache.org/maven2</url>
</repository>
<repository>
<snapshots>
<enabled>true</enabled>