diff options
author | Patrick Brady <pb071s@att.com> | 2018-09-26 13:15:47 -0700 |
---|---|---|
committer | Patrick Brady <pb071s@att.com> | 2018-09-26 13:15:53 -0700 |
commit | 81ac77edd68c6f5c649b1cc2afd2349b8f7a9c17 (patch) | |
tree | 09a2949f6592a2c4ba6a800501e148d5e5d2412c /appc-sdc-listener/appc-sdc-listener-bundle | |
parent | 769d345e3ac2dc809360201e63b9c668c5ac1b93 (diff) |
Add versions to pom files
Adding version tags that were left out of the last
version tag commit
Change-Id: I4a0d82b33571794664be215303ddc953203a253a
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1208
Diffstat (limited to 'appc-sdc-listener/appc-sdc-listener-bundle')
-rw-r--r-- | appc-sdc-listener/appc-sdc-listener-bundle/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml b/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml index f15233069..d66f8599f 100644 --- a/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml +++ b/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml @@ -37,6 +37,7 @@ limitations under the License. </properties> <artifactId>appc-sdc-listener-bundle</artifactId> + <version>1.4.0-SNAPSHOT</version> <packaging>bundle</packaging> <dependencies> |