pom.xml contains now the commit id upon which Envoy Common is selected

This commit is contained in:
delvh 2020-01-18 14:11:27 +01:00
parent c5f8c3c6be
commit 5165e40217
1 changed files with 2 additions and 1 deletions

View File

@ -28,7 +28,8 @@
<dependency>
<groupId>com.github.informatik-ag-ngl</groupId>
<artifactId>envoy-common</artifactId>
<version>develop-SNAPSHOT</version><!-- <version>0.2-alpha</version> -->
<version>e5c67b8</version>
<!--<version>develop-SNAPSHOT</version> <version>0.2-alpha</version> -->
</dependency>
<dependency>
<groupId>com.github.informatik-ag-ngl</groupId>