Skip to content

Commit

Permalink
Update SmallRye Parent to 37 (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
radcortez committed Oct 25, 2022
1 parent eb96399 commit fa709c6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-parent</artifactId>
<version>36</version>
<version>37</version>
</parent>

<groupId>io.smallrye.common</groupId>
Expand Down Expand Up @@ -50,7 +50,9 @@
<url>https://github.com/smallrye/smallrye-common/issues</url>
</issueManagement>

<scm>
<scm child.scm.connection.inherit.append.path="false"
child.scm.developerConnection.inherit.append.path="false"
child.scm.url.inherit.append.path="false">
<connection>scm:git:git@github.com:smallrye/smallrye-common.git</connection>
<developerConnection>scm:git:git@github.com:smallrye/smallrye-common.git</developerConnection>
<url>https://github.com/smallrye/smallrye-common/</url>
Expand Down

0 comments on commit fa709c6

Please sign in to comment.