diff options
| -rw-r--r-- | main/project/libraries/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/project/libraries/pom.xml b/main/project/libraries/pom.xml index e543fc4..1b11400 100644 --- a/main/project/libraries/pom.xml +++ b/main/project/libraries/pom.xml @@ -119,7 +119,7 @@ </execution> <execution> <id>update-properties</id> - <phase>install</phase> + <phase>package</phase> <goals> <goal>update-properties</goal> </goals> |
