Skip to content

Commit

Permalink
set version to 6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jcaddel committed Jan 31, 2015
1 parent 621374e commit 5af7c27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion coeus-api-all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.kuali.coeus</groupId>
<artifactId>coeus-api</artifactId>
<version>6.0.0.2-SNAPSHOT</version>
<version>6.0.1-SNAPSHOT</version>
</parent>
<artifactId>coeus-api-all</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</parent>
<groupId>org.kuali.coeus</groupId>
<artifactId>coeus-api</artifactId>
<version>6.0.0.2-SNAPSHOT</version>
<version>6.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<description>
The Kuali Coeus API module contains service apis for the Kuali Coeus application.
Expand Down

0 comments on commit 5af7c27

Please sign in to comment.