Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
timlevett committed Apr 27, 2015
1 parent 6f953d1 commit edb7c5d
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion angularjs-portal-frame/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>4.1.1.20</version>
<version>4.1.1.21-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion 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>4.1.1.20</version>
<version>4.1.1.21-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
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>4.1.1.20</version>
<version>4.1.1.21-SNAPSHOT</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>4.1.1.20</version>
<version>4.1.1.21-SNAPSHOT</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:[email protected]:UW-Madison-DoIT/angularjs-portal.git</connection>
<developerConnection>scm:git:[email protected]:UW-Madison-DoIT/angularjs-portal.git</developerConnection>
<url>https://github.com/UW-Madison-DoIT/angularjs-portal</url>
<tag>4.1.1.20</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand Down

0 comments on commit edb7c5d

Please sign in to comment.