File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Version
2- version =0.1.20-SNAPSHOT
2+ version =0.1.20
33
44# long-running Gradle process speeds up local builds
55# to stop the daemon run 'ligradle --stop'
Original file line number Diff line number Diff line change 44
55 <groupId >io.github.pgalbraith</groupId >
66 <artifactId >url-detector</artifactId >
7- <version >0.1.20-SNAPSHOT </version >
7+ <version >0.1.20</version >
88 <packaging >jar</packaging >
99
1010 <name >io.github.pgalbraith:url-detector</name >
2323 <developerConnection >scm:git:ssh://github.com:pgalbraith/URL-Detector.git</developerConnection >
2424 <url >https://github.com/pgalbraith/URL-Detector/tree/master</url >
2525 </scm >
26-
26+
2727 <properties >
28- <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
28+ <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2929 </properties >
3030
3131 <dependencies >
You can’t perform that action at this time.
0 commit comments