Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sonia Zorba
vollt-private-rows-demo
Commits
3e3f46aa
Commit
3e3f46aa
authored
Dec 01, 2021
by
Sonia Zorba
Browse files
Added reference to IA2 Maven repositories
parent
bde63532
Pipeline
#8762
passed with stages
in 58 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
private-rows-extension/pom.xml
View file @
3e3f46aa
...
...
@@ -76,4 +76,15 @@
</plugin>
</plugins>
</build>
<repositories>
<repository>
<id>
ia2.snapshot
</id>
<url>
http://repo.ia2.inaf.it/maven/repository/snapshots
</url>
</repository>
<repository>
<id>
ia2.internal
</id>
<url>
http://repo.ia2.inaf.it/maven/repository/internal
</url>
</repository>
</repositories>
</project>
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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