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 1
1
# Version
2
- version =0.1.20-SNAPSHOT
2
+ version =0.1.20
3
3
4
4
# long-running Gradle process speeds up local builds
5
5
# to stop the daemon run 'ligradle --stop'
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >io.github.pgalbraith</groupId >
6
6
<artifactId >url-detector</artifactId >
7
- <version >0.1.20-SNAPSHOT </version >
7
+ <version >0.1.20</version >
8
8
<packaging >jar</packaging >
9
9
10
10
<name >io.github.pgalbraith:url-detector</name >
23
23
<developerConnection >scm:git:ssh://github.com:pgalbraith/URL-Detector.git</developerConnection >
24
24
<url >https://github.com/pgalbraith/URL-Detector/tree/master</url >
25
25
</scm >
26
-
26
+
27
27
<properties >
28
- <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
28
+ <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
29
29
</properties >
30
30
31
31
<dependencies >
You can’t perform that action at this time.
0 commit comments