Merge pull request #79 from vidstige/v1.1.0

v1.1.0
This commit is contained in:
Art 2018-05-17 17:39:22 +03:00 committed by GitHub
commit c331b07364
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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>