Merge branch 'develop' into v0.3-beginnings
This commit is contained in:
commit
8a09bfc32c
@ -9,14 +9,14 @@
|
||||
<parent>
|
||||
<groupId>informatik-ag-ngl</groupId>
|
||||
<artifactId>envoy</artifactId>
|
||||
<version>0.1-beta</version>
|
||||
<version>0.2-beta</version>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>informatik-ag-ngl</groupId>
|
||||
<artifactId>envoy-common</artifactId>
|
||||
<version>0.1-beta</version>
|
||||
<version>0.2-beta</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.openjfx</groupId>
|
||||
|
@ -9,7 +9,7 @@
|
||||
<parent>
|
||||
<groupId>informatik-ag-ngl</groupId>
|
||||
<artifactId>envoy</artifactId>
|
||||
<version>0.1-beta</version>
|
||||
<version>0.2-beta</version>
|
||||
</parent>
|
||||
|
||||
<repositories>
|
||||
|
2
pom.xml
2
pom.xml
@ -5,7 +5,7 @@
|
||||
|
||||
<groupId>informatik-ag-ngl</groupId>
|
||||
<artifactId>envoy</artifactId>
|
||||
<version>0.1-beta</version>
|
||||
<version>0.2-beta</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<name>Envoy</name>
|
||||
|
@ -9,7 +9,7 @@
|
||||
<parent>
|
||||
<groupId>informatik-ag-ngl</groupId>
|
||||
<artifactId>envoy</artifactId>
|
||||
<version>0.1-beta</version>
|
||||
<version>0.2-beta</version>
|
||||
</parent>
|
||||
|
||||
<repositories>
|
||||
@ -23,7 +23,7 @@
|
||||
<dependency>
|
||||
<groupId>informatik-ag-ngl</groupId>
|
||||
<artifactId>envoy-common</artifactId>
|
||||
<version>0.1-beta</version>
|
||||
<version>0.2-beta</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.github.informatik-ag-ngl</groupId>
|
||||
|
Reference in New Issue
Block a user