Skip to content
Snippets Groups Projects
Commit cb7b4dea authored by Martin Vogel's avatar Martin Vogel
Browse files

#414 Rename impl dep to core

parent 0c3e8b6d
No related branches found
No related tags found
2 merge requests!2#414 Remaining changes from MR,!1planning#414 Methoden Signaturen (Zwischenstand)
......@@ -33,7 +33,7 @@
</dependency>
<dependency>
<groupId>de.fitko.fitconnect.sdk</groupId>
<artifactId>impl</artifactId>
<artifactId>core</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
......@@ -81,8 +81,8 @@
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.2.11</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.beust</groupId>
<artifactId>jcommander</artifactId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment