Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Fred Eisele
fql
Commits
53ca3114
Commit
53ca3114
authored
Apr 26, 2018
by
Fred Eisele
Browse files
updated mvn server for snapshot deployment
parent
474f1cf1
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
53ca3114
...
...
@@ -28,7 +28,7 @@
</repository>
<repository>
<id>
nexus
</id>
<url>
http://
immortal
s.isis.vanderbilt.edu
:8081
/repository/maven-releases
/
</url>
<url>
http
s
://
nexu
s.isis.vanderbilt.edu/repository/maven-releases
</url>
</repository>
</repositories>
<build>
...
...
@@ -159,7 +159,7 @@
<repository>
<id>
nexus
</id>
<name>
Snapshot
</name>
<url>
http://
immortal
s.isis.vanderbilt.edu
:8081
/repository/maven-snapshots
/
</url>
<url>
http
s
://
nexu
s.isis.vanderbilt.edu/repository/maven-snapshots
</url>
</repository>
</distributionManagement>
<dependencies>
...
...
Write
Preview
Markdown
is supported
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