Toggle navigation
Toggle navigation
This project
Loading...
Sign in
홍길동
/
onos
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Brian O'Connor
2015-03-17 18:55:59 -0700
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
75156cb7eed11d29b0b1f5202753f0587bac586b
75156cb7
1 parent
5539641b
fixing typo in onos-release
Change-Id: I7cad57f75ff1a782ac88c72bc5a1c95df1338989
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
tools/build/onos-release
tools/build/onos-release
View file @
75156cb
...
...
@@ -28,7 +28,7 @@ onos-build-docs
# Build ONOS archetypes & deploy to staging repo using the release profile.
# Note that release of the staging repository is a separate manual step.
cd
tools/package/archetype
cd
tools/package/archetype
s/
mvn clean install
&&
onos-archetypes-test
&&
mvn -Prelease clean deploy
# Commit newly versioned artifacts and issue a tag.
...
...
Please
register
or
login
to post a comment