move versions in properties
This commit is contained in:
@@ -523,7 +523,7 @@
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-shade-plugin</artifactId>
|
||||
<version>2.2</version>
|
||||
<version>${shade.plugin.version}</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<phase>package</phase>
|
||||
@@ -556,6 +556,7 @@
|
||||
</build>
|
||||
|
||||
<properties>
|
||||
<shade.plugin.version>2.2</shade.plugin.version>
|
||||
<multiverse.version>0.7.0</multiverse.version>
|
||||
<cglib.version>3.2.7</cglib.version>
|
||||
<javatuples.version>1.2</javatuples.version>
|
||||
|
||||
Reference in New Issue
Block a user