diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -122,8 +122,7 @@ <artifactId>egovutils</artifactId> <version>${egovutils.version}</version> </dependency> - <!-- eaaf components. - checkout https://gitlab.iaik.tugraz.at/egiz/eaaf_components/commits/[version-tag] and run mvn install--> + <!-- eaaf components. See readme.md for installation --> <dependency> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_module_moa-sig</artifactId> |