diff options
Diffstat (limited to 'appc-metric')
-rw-r--r-- | appc-metric/appc-metric-bundle/pom.xml | 1 | ||||
-rw-r--r-- | appc-metric/appc-metric-installer/pom.xml | 1 | ||||
-rw-r--r-- | appc-metric/pom.xml | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/appc-metric/appc-metric-bundle/pom.xml b/appc-metric/appc-metric-bundle/pom.xml index 8da247477..a33058aa2 100644 --- a/appc-metric/appc-metric-bundle/pom.xml +++ b/appc-metric/appc-metric-bundle/pom.xml @@ -102,4 +102,5 @@ </plugins> </build> + <version>1.4.0-SNAPSHOT</version> </project> diff --git a/appc-metric/appc-metric-installer/pom.xml b/appc-metric/appc-metric-installer/pom.xml index d54d83235..a0664ea48 100644 --- a/appc-metric/appc-metric-installer/pom.xml +++ b/appc-metric/appc-metric-installer/pom.xml @@ -152,4 +152,5 @@ </plugins> </build> + <version>1.4.0-SNAPSHOT</version> </project> diff --git a/appc-metric/pom.xml b/appc-metric/pom.xml index 244f19fe7..61693c599 100644 --- a/appc-metric/pom.xml +++ b/appc-metric/pom.xml @@ -42,4 +42,5 @@ <module>appc-metric-installer</module> </modules> + <version>1.4.0-SNAPSHOT</version> </project> |