aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--installation/appc/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/installation/appc/pom.xml b/installation/appc/pom.xml
index 29dedff..ccffc57 100644
--- a/installation/appc/pom.xml
+++ b/installation/appc/pom.xml
@@ -40,7 +40,7 @@ limitations under the License.
<properties>
<image.name>onap/appc-image</image.name>
- <appc.release.version>1.6.3</appc.release.version>
+ <appc.release.version>1.6.4</appc.release.version>
<appc.snapshot.version>1.6.4-SNAPSHOT</appc.snapshot.version>
<!--This version will be over-ridden by jenkins
injecting the version.properties variable file during docker build-->