Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
IA2
GMS
Commits
f038285c
Commit
f038285c
authored
Oct 29, 2020
by
Sonia Zorba
Browse files
Added ia2 maven repo to pom.xml
parent
c70fe3b1
Pipeline
#577
passed with stages
in 30 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
gms-client/gms-cli/pom.xml
View file @
f038285c
...
...
@@ -46,4 +46,10 @@
</plugin>
</plugins>
</build>
<repositories>
<repository>
<id>
ia2.snapshot
</id>
<url>
http://repo.ia2.inaf.it/maven/repository/snapshots
</url>
</repository>
</repositories>
</project>
gms-client/gms-client/pom.xml
View file @
f038285c
...
...
@@ -84,4 +84,10 @@
</plugin>
</plugins>
</build>
<repositories>
<repository>
<id>
ia2.snapshot
</id>
<url>
http://repo.ia2.inaf.it/maven/repository/snapshots
</url>
</repository>
</repositories>
</project>
\ No newline at end of file
gms/pom.xml
View file @
f038285c
...
...
@@ -184,4 +184,10 @@
</plugin>
</plugins>
</build>
<repositories>
<repository>
<id>
ia2.snapshot
</id>
<url>
http://repo.ia2.inaf.it/maven/repository/snapshots
</url>
</repository>
</repositories>
</project>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment