diff options
Diffstat (limited to 'appc-sdc-listener/pom.xml')
-rw-r--r-- | appc-sdc-listener/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-sdc-listener/pom.xml b/appc-sdc-listener/pom.xml index c2e8a7155..9839c815d 100644 --- a/appc-sdc-listener/pom.xml +++ b/appc-sdc-listener/pom.xml @@ -32,7 +32,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>appc-sdc-listener</artifactId> - <version>2.7.2-SNAPSHOT</version> + <version>1.7.2</version> <name>SDC Event Listener</name> <description>Listener to read and write events from DMaaP (Cambria) or DMaaP.</description> <packaging>pom</packaging> |