Skip to content

Commit

Permalink
Updated dependancies to releases
Browse files Browse the repository at this point in the history
  • Loading branch information
rcrichton committed Aug 6, 2015
1 parent e2884b1 commit d502013
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<dependency>
<groupId>org.openmrs.module</groupId>
<artifactId>shr-contenthandler-api</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
<type>jar</type>
<scope>provided</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion omod/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<dependency>
<groupId>org.openmrs.module</groupId>
<artifactId>shr-contenthandler-api</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
<type>jar</type>
<scope>provided</scope>
</dependency>
Expand Down

0 comments on commit d502013

Please sign in to comment.