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

Commit 9f8b577

Browse files
committed
[maven-release-plugin] prepare release angularjs-portal-parent-6.6.0
1 parent 2a0791a commit 9f8b577

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
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>edu.wisc.my.portal.angular</groupId>
55
<artifactId>angularjs-portal-parent</artifactId>
6-
<version>6.5.1-SNAPSHOT</version>
6+
<version>6.6.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

@@ -22,7 +22,7 @@
2222
<groupId>edu.wisc.my.apps</groupId>
2323
<artifactId>uw-frame</artifactId>
2424
<type>war</type>
25-
<version>5.1.1-SNAPSHOT</version>
25+
<version>5.1.0</version>
2626
</dependency>
2727

2828
<!-- Test -->

angularjs-portal-mock-portal/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>edu.wisc.my.portal.angular</groupId>
55
<artifactId>angularjs-portal-parent</artifactId>
6-
<version>6.5.1-SNAPSHOT</version>
6+
<version>6.6.0</version>
77
</parent>
88

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

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>edu.wisc.my.portal.angular</groupId>
55
<artifactId>angularjs-portal-parent</artifactId>
66
<packaging>pom</packaging>
7-
<version>6.5.1-SNAPSHOT</version>
7+
<version>6.6.0</version>
88
<name>angularjs-portal</name>
99
<description>AngularJS Portal is an alternative front end to uPortal</description>
1010
<url>https://github.com/UW-Madison-DoIT/angularjs-portal</url>
@@ -29,7 +29,7 @@
2929
<connection>scm:git:git@github.com:UW-Madison-DoIT/angularjs-portal.git</connection>
3030
<developerConnection>scm:git:git@github.com:UW-Madison-DoIT/angularjs-portal.git</developerConnection>
3131
<url>https://github.com/UW-Madison-DoIT/angularjs-portal</url>
32-
<tag>HEAD</tag>
32+
<tag>angularjs-portal-parent-6.6.0</tag>
3333
</scm>
3434

3535
<properties>

0 commit comments

Comments
 (0)