aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-02-23 13:16:19 -0500
committerPamela Dragosh <pdragosh@research.att.com>2017-02-23 13:16:26 -0500
commitb9ef530c63b3a03518ce4fabe37e631c018ffbf7 (patch)
tree2921ba125332522d8090f37ffeda5d0b0e9b33a7
parent5854713154eecd715202ce1da2a7183016f1d742 (diff)
added missing version
Change-Id: Ieb14f966a8393ca3485f58c37f76f0b999a195d1 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r--packages/base/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/base/pom.xml b/packages/base/pom.xml
index 80ba20b6..21c7e16f 100644
--- a/packages/base/pom.xml
+++ b/packages/base/pom.xml
@@ -70,6 +70,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
+ <version>1.5.0</version>
<executions>
<execution>
<id>create-version-file</id>