Skip to content

Commit

Permalink
Use correct base version as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesagnew committed Dec 2, 2013
1 parent 4b1e9c0 commit 4695db9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hapi-osgi-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<dependency>
<groupId>ca.uhn.hapi</groupId>
<artifactId>hapi-base</artifactId>
<version>${hapi.version.structures}</version>
<version>${hapi.version}</version>
</dependency>
<dependency>
<groupId>ca.uhn.hapi</groupId>
Expand Down

0 comments on commit 4695db9

Please sign in to comment.