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
CHOReVOLUTION
choreospec
Commits
9ac9e5ca
Commit
9ac9e5ca
authored
Jan 09, 2017
by
Francesco Chicchiriccò
Browse files
Fixing distrbution management
parent
e22ac46a
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
9ac9e5ca
...
...
@@ -54,6 +54,11 @@ limitations under the License.
</properties>
<distributionManagement>
<repository>
<id>
ow2-nexus-releases
</id>
<name>
OW2 Release Repository
</name>
<url>
http://repository.ow2.org/nexus/service/local/staging/deploy/maven2/
</url>
</repository>
<snapshotRepository>
<id>
ow2-nexus-snapshots
</id>
<name>
OW2 Snapshots Repository
</name>
...
...
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