Skip to content
Snippets Groups Projects
Commit 1f4f81b4 authored by Martin Weise's avatar Martin Weise
Browse files

excluded more components that cannot or don't need to be tested

Former-commit-id: 697937ff
parent e807d492
No related branches found
No related tags found
1 merge request!23Sprint results
......@@ -11,7 +11,7 @@
<artifactId>gateway</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>fda-table-service-gateways</name>
<name>fda-table-service-gateway</name>
<properties>
<maven.compiler.source>11</maven.compiler.source>
......
......@@ -16,7 +16,7 @@
<dependencies>
<dependency>
<groupId>at.tuwien</groupId>
<artifactId>gateways</artifactId>
<artifactId>gateway</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment