diff options
Diffstat (limited to 'appc-inbound/appc-interfaces-service/bundle')
-rw-r--r-- | appc-inbound/appc-interfaces-service/bundle/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/appc-inbound/appc-interfaces-service/bundle/pom.xml b/appc-inbound/appc-interfaces-service/bundle/pom.xml index d2172865b..f97268d8d 100644 --- a/appc-inbound/appc-interfaces-service/bundle/pom.xml +++ b/appc-inbound/appc-interfaces-service/bundle/pom.xml @@ -165,4 +165,5 @@ <artifactId>commons-io</artifactId> </dependency> </dependencies> + <version>1.4.0-SNAPSHOT</version> </project> |