Skip to content

Commit

Permalink
[maven-release-plugin] prepare release jasig-widget-portlets-2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
loulou2u committed Jan 19, 2023
1 parent fc35fa4 commit e5103c0
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

<parent>
<groupId>org.jasig.parent</groupId>
Expand All @@ -34,13 +33,13 @@

<name>Jasig Widget Portlets</name>
<description>Collection of small, simple widget-type portlets.</description>
<version>2.3.2-SNAPSHOT</version>
<version>2.4.0</version>

<scm>
<connection>scm:git:https://github.com/uPortal-Project/JasigWidgetPortlets.git</connection>
<developerConnection>scm:git:[email protected]:uPortal-Project/JasigWidgetPortlets.git</developerConnection>
<url>scm:git:https://github.com/uPortal-Project/JasigWidgetPortlets.git</url>
<tag>HEAD</tag>
<tag>jasig-widget-portlets-2.4.0</tag>
</scm>

<properties>
Expand Down

0 comments on commit e5103c0

Please sign in to comment.