Skip to content

Commit dfb14d3

Browse files
committed
Removed unused property
Removed the jsonurl.version as the parent POM doesn't follow the same version cycle as the artifact POMs, so it must not include such information. The parent version was not bumped because this property was unused and thus wouldn't affect any artifacts.
1 parent 13f445b commit dfb14d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

module/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@
5757
<nexus.url>https://oss.sonatype.org</nexus.url>
5858

5959
<junit.version>[5.4,)</junit.version>
60-
<jsonurl.version>1.0.0-SNAPSHOT</jsonurl.version>
6160
<jsonurl.description>
6261
RFC8259 describes the JSON data model and interchange format,
6362
which is widely used in application-level protocols including RESTful

0 commit comments

Comments
 (0)