BETTERZON-90: Adding API endpoint for creating price alarms (#42)

This commit is contained in:
Patrick
2021-05-12 23:57:24 +02:00
committed by GitHub
parent 3874957d5a
commit f333bbfc05
6 changed files with 124 additions and 2 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>de.taskhub</groupId>
<groupId>xyz.betterzon</groupId>
<artifactId>CucumberTests</artifactId>
<version>1.0-SNAPSHOT</version>
<properties>
@@ -30,4 +30,4 @@
<version>3.8.1</version>
</dependency>
</dependencies>
</project>
</project>