diff options
Diffstat (limited to 'appc-outbound/appc-network-inventory-client')
-rwxr-xr-x | appc-outbound/appc-network-inventory-client/installer/pom.xml | 1 | ||||
-rwxr-xr-x | appc-outbound/appc-network-inventory-client/pom.xml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/appc-outbound/appc-network-inventory-client/installer/pom.xml b/appc-outbound/appc-network-inventory-client/installer/pom.xml index 3ea006f26..a1080956f 100755 --- a/appc-outbound/appc-network-inventory-client/installer/pom.xml +++ b/appc-outbound/appc-network-inventory-client/installer/pom.xml @@ -152,4 +152,5 @@ </build> <artifactId>appc-network-inventory-client-installer</artifactId> + <version>1.4.0-SNAPSHOT</version> </project> diff --git a/appc-outbound/appc-network-inventory-client/pom.xml b/appc-outbound/appc-network-inventory-client/pom.xml index 8fc224575..4f601ca9e 100755 --- a/appc-outbound/appc-network-inventory-client/pom.xml +++ b/appc-outbound/appc-network-inventory-client/pom.xml @@ -69,4 +69,5 @@ <module>features</module> <module>installer</module> </modules> + <version>1.4.0-SNAPSHOT</version> </project> |