Commit 1d4ec301 by CVirtuaali Kehittaja

reference to angular pois

1 parent 89065186
Showing with 0 additions and 12 deletions
...@@ -29,11 +29,6 @@ ...@@ -29,11 +29,6 @@
</webModule> </webModule>
<webModule> <webModule>
<groupId>fi.codecrew.moya</groupId> <groupId>fi.codecrew.moya</groupId>
<artifactId>moya-angular</artifactId>
<contextRoot>/MoyaNG</contextRoot>
</webModule>
<webModule>
<groupId>fi.codecrew.moya</groupId>
<artifactId>moya-terminal-web</artifactId> <artifactId>moya-terminal-web</artifactId>
<contextRoot>/terminal</contextRoot> <contextRoot>/terminal</contextRoot>
</webModule> </webModule>
...@@ -60,13 +55,6 @@ ...@@ -60,13 +55,6 @@
<dependency> <dependency>
<groupId>fi.codecrew.moya</groupId> <groupId>fi.codecrew.moya</groupId>
<artifactId>moya-angular</artifactId>
<version>1.2-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>fi.codecrew.moya</groupId>
<artifactId>moya-terminal-web</artifactId> <artifactId>moya-terminal-web</artifactId>
<version>1.2-SNAPSHOT</version> <version>1.2-SNAPSHOT</version>
<type>war</type> <type>war</type>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!