summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml9
1 files changed, 2 insertions, 7 deletions
diff --git a/pom.xml b/pom.xml
index 255f7f2..7fc7a1f 100755
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@ limitations under the License.
<artifactId>champ</artifactId>
<name>aai-champ</name>
<packaging>pom</packaging>
- <version>1.2.1-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<properties>
<onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
@@ -42,11 +42,6 @@ limitations under the License.
<dependencyManagement>
<dependencies>
- <dependency>
- <groupId>org.onap.aai.event-client</groupId>
- <artifactId>event-client-api</artifactId>
- <version>${event.client.version}</version>
- </dependency>
<dependency>
<groupId>org.onap.aai.event-client</groupId>
@@ -165,4 +160,4 @@ limitations under the License.
</snapshotRepository>
</distributionManagement>
-</project> \ No newline at end of file
+</project>