Mercurial > dive4elements > river
comparison artifacts/pom.xml @ 9110:928cc44711db
nachtrag
author | gernotbelger |
---|---|
date | Fri, 01 Jun 2018 17:42:20 +0200 |
parents | 59cf6e6a452d |
children | 2fb72a0aa313 |
comparison
equal
deleted
inserted
replaced
9109:59cf6e6a452d | 9110:928cc44711db |
---|---|
64 </plugin --> | 64 </plugin --> |
65 </plugins> | 65 </plugins> |
66 </build> | 66 </build> |
67 | 67 |
68 <dependencies> | 68 <dependencies> |
69 | |
70 <dependency> | |
71 <groupId>simply_glamorous.jar</groupId> | |
72 <artifactId>simply_glamorous</artifactId> | |
73 <version>0</version> | |
74 <scope>system</scope> | |
75 <systemPath>${project.basedir}/src/main/resources/simply_glamorous.jar</systemPath> | |
76 </dependency> | |
69 | 77 |
70 <dependency> | 78 <dependency> |
71 <groupId>roboto.jar</groupId> | 79 <groupId>roboto.jar</groupId> |
72 <artifactId>roboto</artifactId> | 80 <artifactId>roboto</artifactId> |
73 <version>0</version> | 81 <version>0</version> |