Skip to content

Commit

Permalink
Merge pull request #423 from ligangty/master
Browse files Browse the repository at this point in the history
Update web-commons to 29
  • Loading branch information
ligangty authored Mar 12, 2024
2 parents 4a6786c + dc68ab3 commit 7ea8b80
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
<description>Transport mechanism for files, artifacts, and metadata</description>
<inceptionYear>2013</inceptionYear>

<url>http://github.com/Commonjava/galley</url>
<url>https://github.com/Commonjava/galley</url>

<scm>
<connection>scm:git:https://github.com/Commonjava/galley</connection>
<developerConnection>scm:git:https://github.com/Commonjava/galley</developerConnection>
<url>http://github.com/Commonjava/galley</url>
<url>https://github.com/Commonjava/galley</url>
<tag>HEAD</tag>
</scm>

Expand Down Expand Up @@ -179,7 +179,7 @@
<dependency>
<groupId>org.commonjava.boms</groupId>
<artifactId>web-commons-bom</artifactId>
<version>29-SNAPSHOT</version>
<version>29</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit 7ea8b80

Please sign in to comment.