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

Commit a1b0d3f

Browse files
committed
chore(release):prepare release angularjs-portal-parent-6.7.0
1 parent e80c0b4 commit a1b0d3f

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

angularjs-portal-home/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>edu.wisc.my.portal.angular</groupId>
2525
<artifactId>angularjs-portal-parent</artifactId>
26-
<version>6.6.1-SNAPSHOT</version>
26+
<version>6.7.0</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.2-SNAPSHOT</version>
45+
<version>6.0.1</version>
4646
</dependency>
4747

4848
<!-- Test -->

angularjs-portal-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>edu.wisc.my.portal.angular</groupId>
2525
<artifactId>angularjs-portal-parent</artifactId>
26-
<version>6.6.1-SNAPSHOT</version>
26+
<version>6.7.0</version>
2727
</parent>
2828

2929
<artifactId>angularjs-portal-mock-portal</artifactId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<groupId>edu.wisc.my.portal.angular</groupId>
2525
<artifactId>angularjs-portal-parent</artifactId>
2626
<packaging>pom</packaging>
27-
<version>6.6.1-SNAPSHOT</version>
27+
<version>6.7.0</version>
2828
<name>angularjs-portal</name>
2929
<description>AngularJS Portal is an alternative front end to uPortal</description>
3030
<url>https://github.com/UW-Madison-DoIT/angularjs-portal</url>
@@ -55,7 +55,7 @@
5555
<connection>scm:git:git@github.com:UW-Madison-DoIT/angularjs-portal.git</connection>
5656
<developerConnection>scm:git:git@github.com:UW-Madison-DoIT/angularjs-portal.git</developerConnection>
5757
<url>https://github.com/UW-Madison-DoIT/angularjs-portal</url>
58-
<tag>HEAD</tag>
58+
<tag>angularjs-portal-parent-6.7.0</tag>
5959
</scm>
6060

6161
<properties>

0 commit comments

Comments
 (0)