diff options
Diffstat (limited to 'dmaap/pom.xml')
-rw-r--r-- | dmaap/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dmaap/pom.xml b/dmaap/pom.xml index f49bb8c..95f0774 100644 --- a/dmaap/pom.xml +++ b/dmaap/pom.xml @@ -23,7 +23,7 @@ limitations under the License. <parent> <groupId>org.onap.ccsdk.platform</groupId> <artifactId>plugins</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> </parent> <!--- CHANGE THE FOLLOWING 3 OBJECTS for your own repo --> @@ -31,7 +31,7 @@ limitations under the License. <artifactId>dmaap</artifactId> <name>dmaap</name> - <version>1.0.1-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <url>http://maven.apache.org</url> <properties> <!-- name from the setup.py file --> |