File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ This library deals with the following list of domain objects from the DVS API:
4646 <dependency>
4747 <groupId>com.vincejv</groupId>
4848 <artifactId>dvs-apiclient</artifactId>
49- <version>2.1.3 </version> <!-- replace with latest version -->
49+ <version>2.1.4 </version> <!-- replace with latest version -->
5050 </dependency>
5151 ```
5252 2 . Standalone JAR
Original file line number Diff line number Diff line change 99 <distribution >repo</distribution >
1010 </license >
1111 </licenses >
12- <inceptionYear >2022</inceptionYear >
1312
1413 <developers >
1514 <developer >
3231 <tag >HEAD</tag >
3332 </scm >
3433
35- <groupId >com.abavilla </groupId >
34+ <groupId >com.vincejv </groupId >
3635 <artifactId >dvs-apiclient</artifactId >
3736 <version >0</version >
3837 <packaging >jar</packaging >
3938
4039 <name >DVS API Client</name >
40+ <description >Easily integrate DT One's DVS API to your Java application</description >
41+ <url >https://github.com/vincejv/dtone-dvs-api-java-client</url >
42+ <inceptionYear >2022</inceptionYear >
4143
4244 <properties >
4345 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments