This commit is contained in:
Samuel Carlsson 2018-05-17 10:17:43 +12:00
parent f9cfdfa419
commit 2e455416ac
No known key found for this signature in database
GPG Key ID: 87FE70875DAB0E4A
2 changed files with 2 additions and 2 deletions

View File

@ -70,7 +70,7 @@ project name and tag ignoring actual values from pom.xml. So you need to write:
<dependency>
<groupId>com.github.vidstige</groupId>
<artifactId>jadb</artifactId>
<version>v1.0.1</version>
<version>v1.1.0</version>
</dependency>
```

View File

@ -6,7 +6,7 @@
<groupId>se.vidstige</groupId>
<artifactId>jadb</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.1.0-SNAPSHOT</version>
<url>https://github.com/vidstige/jadb</url>
<licenses>