Skip to content

Commit

Permalink
properly specify project.version
Browse files Browse the repository at this point in the history
  • Loading branch information
ar committed May 22, 2011
1 parent a8b7fcb commit 1ac62aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compat_1_5_2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<dependency>
<groupId>org.jpos</groupId>
<artifactId>jpos</artifactId>
<version>${version}</version>
<version>${project.version}</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 1ac62aa

Please sign in to comment.