Navigation Menu

Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

Commit

Permalink
changed runtime-platform version to project.version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sonatype Release Machine committed Jul 14, 2011
1 parent 9b9dcc2 commit ab0157e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nexus-parent/pom.xml
Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus-runtime-platform</artifactId>
<version>1.9.2-SNAPSHOT</version>
<version>${project.version}</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit ab0157e

Please sign in to comment.