Skip to content

Commit

Permalink
66: Replace Bintray/JCenter in Library build settings
Browse files Browse the repository at this point in the history
Task-Url: #66
  • Loading branch information
keilw committed Feb 20, 2021
1 parent d57bf4a commit 7174661
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions assertj/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>tech.uom.lib</groupId>
<artifactId>uom-lib</artifactId>
<version>2.1</version>
<version>2.1.1-SNAPSHOT</version>
</parent>
<artifactId>uom-lib-assertj</artifactId>
<name>Units of Measurement AssertJ Library</name>
Expand All @@ -19,11 +19,6 @@
<url>LICENSE</url>
</license>
</licenses>
<properties>
<jsr.version>2.1.1</jsr.version>
<ri.version>2.1.1</ri.version>
<maven.surefire.version>3.0.0-M5</maven.surefire.version>
</properties>
<developers>
<developer>
<id>keilw</id>
Expand Down

0 comments on commit 7174661

Please sign in to comment.