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

Commit

Permalink
[maven-release-plugin] prepare release ajsp-5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Levett committed Aug 17, 2016
1 parent f6d713c commit 67a6b41
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions angularjs-portal-home/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>edu.wisc.my.portal.angular</groupId>
<artifactId>angularjs-portal-parent</artifactId>
<version>5.1.2-SNAPSHOT</version>
<version>5.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand All @@ -22,7 +22,7 @@
<groupId>edu.wisc.my.apps</groupId>
<artifactId>uw-frame</artifactId>
<type>war</type>
<version>2.5.3-SNAPSHOT</version>
<version>2.6.0</version>
</dependency>

<!-- Test -->
Expand Down
2 changes: 1 addition & 1 deletion angularjs-portal-mock-portal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>edu.wisc.my.portal.angular</groupId>
<artifactId>angularjs-portal-parent</artifactId>
<version>5.1.2-SNAPSHOT</version>
<version>5.2.0</version>
</parent>

<artifactId>angularjs-portal-mock-portal</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>edu.wisc.my.portal.angular</groupId>
<artifactId>angularjs-portal-parent</artifactId>
<packaging>pom</packaging>
<version>5.1.2-SNAPSHOT</version>
<version>5.2.0</version>
<name>angularjs-portal</name>
<description>AngularJS Portal is an alternative front end to uPortal</description>
<url>https://github.com/UW-Madison-DoIT/angularjs-portal</url>
Expand All @@ -29,7 +29,7 @@
<connection>scm:git:git@github.com:UW-Madison-DoIT/angularjs-portal.git</connection>
<developerConnection>scm:git:git@github.com:UW-Madison-DoIT/angularjs-portal.git</developerConnection>
<url>https://github.com/UW-Madison-DoIT/angularjs-portal</url>
<tag>HEAD</tag>
<tag>ajsp-5.2.0</tag>
</scm>

<properties>
Expand Down

0 comments on commit 67a6b41

Please sign in to comment.