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-09-04 20:19:16 -0700
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
1cda931ebd070855e80ed05e2bcbc4e2c7f96a90
1cda931e
1 parent
f5d93632
Adding groupId to root pom
Change-Id: Ia102c90fe873070b31eb7b83813436ab4beb491b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
pom.xml
pom.xml
View file @
1cda931
...
...
@@ -30,6 +30,7 @@
<relativePath>
tools/build/pom.xml
</relativePath>
</parent>
<groupId>
org.onosproject
</groupId>
<artifactId>
onos
</artifactId>
<packaging>
pom
</packaging>
<version>
1.3.0-SNAPSHOT
</version>
...
...
Please
register
or
login
to post a comment