Mercurial > dive4elements > river
comparison artifacts/pom.xml @ 9137:3bbc687e6cb8
Removed dependency to simply-glamorous font, that was for testing only.
Also made pom.xml and pom-oracle.xml more similar.
author | gernotbelger |
---|---|
date | Fri, 08 Jun 2018 11:06:07 +0200 |
parents | 2fb72a0aa313 |
children | 0380717105ba |
comparison
equal
deleted
inserted
replaced
9136:38e68e72cfb8 | 9137:3bbc687e6cb8 |
---|---|
64 </plugin --> | 64 </plugin --> |
65 </plugins> | 65 </plugins> |
66 </build> | 66 </build> |
67 | 67 |
68 <dependencies> | 68 <dependencies> |
69 <dependency> | |
70 <groupId>simply_glamorous.jar</groupId> | |
71 <artifactId>simply_glamorous</artifactId> | |
72 <version>0</version> | |
73 <scope>system</scope> | |
74 <systemPath>${project.basedir}/contrib/fonts/simply_glamorous.jar</systemPath> | |
75 </dependency> | |
76 <dependency> | 69 <dependency> |
77 <groupId>roboto.jar</groupId> | 70 <groupId>roboto.jar</groupId> |
78 <artifactId>roboto</artifactId> | 71 <artifactId>roboto</artifactId> |
79 <version>0</version> | 72 <version>0</version> |
80 <scope>system</scope> | 73 <scope>system</scope> |