Skip to content

Commit

Permalink
updating poms for branch'release/0.6' with non-snapshot versions
Browse files Browse the repository at this point in the history
  • Loading branch information
bill-baumgartner committed Jan 25, 2016
1 parent ac089d8 commit 599f434
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion datasource-fileparsers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>datasource</artifactId>
<groupId>edu.ucdenver.ccp</groupId>
<version>0.6-SNAPSHOT</version>
<version>0.6</version>
</parent>
<artifactId>datasource-fileparsers</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion datasource-identifiers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>datasource</artifactId>
<groupId>edu.ucdenver.ccp</groupId>
<version>0.6-SNAPSHOT</version>
<version>0.6</version>
</parent>
<artifactId>datasource-identifiers</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion datasource-rdfizer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>edu.ucdenver.ccp</groupId>
<artifactId>datasource</artifactId>
<version>0.6-SNAPSHOT</version>
<version>0.6</version>
</parent>
<artifactId>datasource-rdfizer</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>edu.ucdenver.ccp</groupId>
<artifactId>datasource</artifactId>
<version>0.6-SNAPSHOT</version>
<version>0.6</version>
<packaging>pom</packaging>

<properties>
Expand Down

0 comments on commit 599f434

Please sign in to comment.