Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Riina Antikainen
/
Moya
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 252a284d
authored
Feb 03, 2017
by
Tuukka Kivilahti
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
pom.xml, now intellij idea know's what's going on
1 parent
de716928
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
code/moya-angular/pom.xml
code/moya-parent/pom.xml
code/moya-angular/pom.xml
0 → 100644
View file @
252a284
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
moya-angular
</artifactId>
</project>
code/moya-parent/pom.xml
View file @
252a284
...
...
@@ -17,6 +17,7 @@
<module>
../moya-mgmt-web
</module>
<module>
../moya-terminal-web
</module>
<module>
../moya-ear
</module>
<module>
../moya-angular
</module>
</modules>
<dependencies>
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment