Skip to content
This repository was archived by the owner on May 4, 2022. It is now read-only.

Commit 52a84c6

Browse files
committed
chore(release):prepare release uportal-home-parent-7.0.2
1 parent 4b9707f commit 52a84c6

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

mock-portal/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apereo.uportal</groupId>
2525
<artifactId>uportal-home-parent</artifactId>
26-
<version>7.0.2-SNAPSHOT</version>
26+
<version>7.0.2</version>
2727
</parent>
2828

2929
<artifactId>uportal-home-mock-portal</artifactId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<groupId>org.apereo.uportal</groupId>
3131
<artifactId>uportal-home-parent</artifactId>
3232
<packaging>pom</packaging>
33-
<version>7.0.2-SNAPSHOT</version>
33+
<version>7.0.2</version>
3434
<name>uPortal Home Parent Project</name>
3535
<description>An alternative homepage for uPortal</description>
3636
<url>https://github.com/uPortal-Project/uportal-home</url>
@@ -55,7 +55,7 @@
5555
<connection>scm:git:git@github.com:uPortal-Project/uportal-home.git</connection>
5656
<developerConnection>scm:git:git@github.com:uPortal-Project/uportal-home.git</developerConnection>
5757
<url>https://github.com/uPortal-Project/uportal-home</url>
58-
<tag>HEAD</tag>
58+
<tag>uportal-home-parent-7.0.2</tag>
5959
</scm>
6060

6161
<properties>

web/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apereo.uportal</groupId>
2525
<artifactId>uportal-home-parent</artifactId>
26-
<version>7.0.2-SNAPSHOT</version>
26+
<version>7.0.2</version>
2727
</parent>
2828
<modelVersion>4.0.0</modelVersion>
2929

@@ -42,7 +42,7 @@
4242
<groupId>org.apereo.uportal</groupId>
4343
<artifactId>uportal-app-framework</artifactId>
4444
<type>war</type>
45-
<version>6.0.4-SNAPSHOT</version>
45+
<version>6.0.3</version>
4646
</dependency>
4747

4848
<!-- Test -->

0 commit comments

Comments
 (0)