We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebc5017 commit b7eac07Copy full SHA for b7eac07
demo-adder-java/pom.xml
@@ -10,12 +10,6 @@
10
<description>Implementation of java demo analytic service</description>
11
<version>1.0.0</version>
12
13
- <parent>
14
- <groupId>com.ge.predix.insight</groupId>
15
- <artifactId>analytics-catalog-service-parent</artifactId>
16
- <relativePath>../../</relativePath>
17
- <version>1.5.0-SNAPSHOT</version>
18
- </parent>
19
<dependencies>
20
21
<dependency>
0 commit comments