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
Yuta HIGUCHI
2014-10-02 15:44:12 -0700
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
382b266b348430236be56a30fbb1d684a51a569a
382b266b
1 parent
48e54c34
suppress maven warning
Change-Id: I922e21140b356048ba275fc825036e576d973324
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
tools/build/conf/pom.xml
tools/build/conf/pom.xml
View file @
382b266
...
...
@@ -6,5 +6,10 @@
<groupId>
org.onlab.tools
</groupId>
<artifactId>
onos-build-conf
</artifactId>
<version>
1.0
</version>
<properties>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
</properties>
</project>
...
...
Please
register
or
login
to post a comment