Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
voila-runtimes
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
mice
voila-runtimes
Commits
9c465a7a
Commit
9c465a7a
authored
4 years ago
by
Fabio Memoli
Browse files
Options
Downloads
Patches
Plain Diff
Update
parent
6ca5f0b4
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
voila-runtime-root/pom.xml
+3
-3
3 additions, 3 deletions
voila-runtime-root/pom.xml
with
3 additions
and
3 deletions
voila-runtime-root/pom.xml
+
3
−
3
View file @
9c465a7a
...
...
@@ -90,9 +90,9 @@
</ciManagement>
<scm>
<connection>
scm:git:ssh://git@gitlab.micegroup.it:mice/voila-runtimes.git
</connection>
<connection>
scm:git:http://gitlab.micegroup.it/mice/voila-runtimes.git
</connection>
<developerConnection>
scm:git:https://gitlab.micegroup.it/mice/voila-runtimes.git
</developerConnection>
<url>
http://gitlab.micegroup.it/mice/voila-runtimes.git
</url>
<tag>
v1.0
</tag>
</scm>
<distributionManagement>
...
...
@@ -138,7 +138,7 @@
<configuration>
<serverId>
oss
</serverId>
<nexusUrl>
https://oss.sonatype.org/
</nexusUrl>
<autoReleaseAfterClose>
tru
e
</autoReleaseAfterClose>
<autoReleaseAfterClose>
fals
e
</autoReleaseAfterClose>
</configuration>
</plugin>
<plugin>
...
...
This diff is collapsed.
Click to expand it.
Preview
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!
Save comment
Cancel
Please
register
or
sign in
to comment