diff options
author | 2017-08-28 14:57:40 +0000 | |
---|---|---|
committer | 2017-08-28 15:23:31 +0000 | |
commit | 06f687e1233983be42e22b2f94166b44f342fcd7 (patch) | |
tree | 98683f2125e3055f9afb24c99df215f684eba379 /pom.xml | |
parent | 16684835ac78c311b8be0217689360e6d94a4c81 (diff) |
push seed code for PGaaS
Change-Id: Ia458c5f9ad740497728e107ae7e46ed0cc556323
Signed-off-by: Tony Hansen <tony@att.com>
Issue: [DCAEGEN2-49]
Signed-off-by: Tony Hansen <tony@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -33,6 +33,7 @@ limitations under the License. <packaging>pom</packaging> <modules> <module>sshkeyshare</module> + <module>pgaas</module> </modules> </project> |