diff options
Diffstat (limited to 'appc-inbound/appc-artifact-handler/model')
-rwxr-xr-x | appc-inbound/appc-artifact-handler/model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-inbound/appc-artifact-handler/model/pom.xml b/appc-inbound/appc-artifact-handler/model/pom.xml index 48b1b3dae..2763d0f5e 100755 --- a/appc-inbound/appc-artifact-handler/model/pom.xml +++ b/appc-inbound/appc-artifact-handler/model/pom.xml @@ -123,5 +123,5 @@ <artifactId>guava</artifactId> </dependency> </dependencies> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> </project> |