File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ You can also download the newest version from the [releases](https://github.com/
1616<dependency >
1717 <groupId >de.joshicodes</groupId >
1818 <artifactId >webapi</artifactId >
19- <version >1.2 </version >
19+ <version >1.3 </version >
2020</dependency >
2121```
2222
Original file line number Diff line number Diff line change 66
77 <groupId >de.joshicodes</groupId >
88 <artifactId >webapi</artifactId >
9- <version >1.2 </version >
9+ <version >1.3 </version >
1010
1111 <build >
1212 <plugins >
5858
5959 </build >
6060
61- <distributionManagement >
62- <repository >
63- <id >joshicodes-de</id >
64- <url >https://repo.joshicodes.de/releases</url >
65- </repository >
66- </distributionManagement >
67-
68- <!--
6961 <distributionManagement >
7062 <repository >
7163 <id >github</id >
7264 <url >https://maven.pkg.github.com/JoshiCodes/WebAPI</url >
7365 </repository >
7466 </distributionManagement >
75- -->
7667
7768 <properties >
7869 <maven .compiler.source>17</maven .compiler.source>
You can’t perform that action at this time.
0 commit comments