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

Commit

Permalink
chore(release):prepare release uw-frame-maven-5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmsibley committed Sep 21, 2017
1 parent 720aaec commit 7001658
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -30,7 +30,7 @@
<groupId>edu.wisc.my.apps</groupId>
<artifactId>uw-frame</artifactId>
<packaging>war</packaging>
<version>5.1.1-SNAPSHOT</version>
<version>5.2.0</version>
<name>uw-frame</name>
<description>Frame for UW AngularJS applications</description>
<url>https://github.com/UW-Madison-DoIT/uw-frame</url>
Expand All @@ -55,7 +55,7 @@
<connection>scm:git:git@github.com:UW-Madison-DoIT/uw-frame.git</connection>
<developerConnection>scm:git:git@github.com:UW-Madison-DoIT/uw-frame.git</developerConnection>
<url>https://github.com/UW-Madison-DoIT/uw-frame</url>
<tag>HEAD</tag>
<tag>uw-frame-maven-5.2.0</tag>
</scm>

<properties>
Expand Down Expand Up @@ -92,7 +92,7 @@
</dependencies>
</dependencyManagement>

<dependencies></dependencies>
<dependencies />

<build>
<finalName>frame</finalName>
Expand Down

0 comments on commit 7001658

Please sign in to comment.