Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[CONJ-224] metadata version always accurate
  • Loading branch information
rusher committed Dec 4, 2015
1 parent 95f73c2 commit 749bca5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -250,7 +250,7 @@
<execution>
<!--validate phase-->
<id>parse-version</id>
<phase>prepare-package</phase>
<phase>generate-sources</phase>
<goals>
<goal>parse-version</goal>
</goals>
Expand All @@ -263,7 +263,7 @@
<version>1.5.3</version>
<executions>
<execution>
<phase>prepare-package</phase>
<phase>generate-sources</phase>
<goals>
<goal>replace</goal>
</goals>
Expand Down

0 comments on commit 749bca5

Please sign in to comment.