add sdnr dependency versions 39/111639/1
authorMichael Dürre <michael.duerre@highstreet-technologies.com>
Mon, 24 Aug 2020 12:39:08 +0000 (14:39 +0200)
committerMichael Dürre <michael.duerre@highstreet-technologies.com>
Mon, 24 Aug 2020 12:39:25 +0000 (14:39 +0200)
manage es dmaap and frontend-plugin version

Issue-ID: CCSDK-2685
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Change-Id: I998abd575db6cdc90b70b4d8ab8a13733aff5aae

dependencies-odl-bom/pom.xml
odlparent/binding-parent/pom.xml
odlparent/bundle-parent/pom.xml
odlparent/feature-repo-parent/pom.xml
odlparent/karaf4-parent/pom.xml
odlparent/mdsal-it-parent/pom.xml
odlparent/odlparent-lite/pom.xml
odlparent/odlparent/pom.xml
odlparent/setup/src/main/resources/pom-template.xml
odlparent/single-feature-parent/pom.xml

index e007ae4..004624f 100644 (file)
                 <artifactId>snakeyaml</artifactId>
                 <version>1.25</version>
             </dependency>
+            <!-- sdnr package dependencies -->
+            <dependency>
+                <groupId>org.elasticsearch.client</groupId>
+                <artifactId>elasticsearch-rest-client</artifactId>
+                <version>6.4.3</version>
+            </dependency>
+            <dependency>
+                <groupId>org.onap.dmaap.messagerouter.dmaapclient</groupId>
+                <artifactId>dmaapClient</artifactId>
+                <version>1.1.12</version>
+            </dependency>
         </dependencies>
     </dependencyManagement>
 </project>
index e866a26..0a9f366 100644 (file)
                         <showGroupIds>true</showGroupIds>
                     </configuration>
                 </plugin>
+                <plugin>
+                    <groupId>de.jacks-it-lab</groupId>
+                    <artifactId>frontend-maven-plugin</artifactId>
+                    <version>1.7.2</version>
+                </plugin>
+                <plugin>
+                    <groupId>com.github.alexcojocaru</groupId>
+                    <artifactId>elasticsearch-maven-plugin</artifactId>
+                    <version>6.16</version>
+                    <configuration>
+                        <version>7.1.1</version>
+                    </configuration>
+                </plugin>
             </plugins>
         </pluginManagement>
         <plugins>
index fd828bd..e746185 100644 (file)
                         <showGroupIds>true</showGroupIds>
                     </configuration>
                 </plugin>
+                <plugin>
+                    <groupId>de.jacks-it-lab</groupId>
+                    <artifactId>frontend-maven-plugin</artifactId>
+                    <version>1.7.2</version>
+                </plugin>
+                <plugin>
+                    <groupId>com.github.alexcojocaru</groupId>
+                    <artifactId>elasticsearch-maven-plugin</artifactId>
+                    <version>6.16</version>
+                    <configuration>
+                        <version>7.1.1</version>
+                    </configuration>
+                </plugin>
             </plugins>
         </pluginManagement>
         <plugins>
index f1e83d4..18eb3f3 100644 (file)
                         <showGroupIds>true</showGroupIds>
                     </configuration>
                 </plugin>
+                <plugin>
+                    <groupId>de.jacks-it-lab</groupId>
+                    <artifactId>frontend-maven-plugin</artifactId>
+                    <version>1.7.2</version>
+                </plugin>
+                <plugin>
+                    <groupId>com.github.alexcojocaru</groupId>
+                    <artifactId>elasticsearch-maven-plugin</artifactId>
+                    <version>6.16</version>
+                    <configuration>
+                        <version>7.1.1</version>
+                    </configuration>
+                </plugin>
             </plugins>
         </pluginManagement>
         <plugins>
index 8646b06..0bcb5c2 100644 (file)
                         <showGroupIds>true</showGroupIds>
                     </configuration>
                 </plugin>
+                <plugin>
+                    <groupId>de.jacks-it-lab</groupId>
+                    <artifactId>frontend-maven-plugin</artifactId>
+                    <version>1.7.2</version>
+                </plugin>
+                <plugin>
+                    <groupId>com.github.alexcojocaru</groupId>
+                    <artifactId>elasticsearch-maven-plugin</artifactId>
+                    <version>6.16</version>
+                    <configuration>
+                        <version>7.1.1</version>
+                    </configuration>
+                </plugin>
             </plugins>
         </pluginManagement>
         <plugins>
index f3e3967..24ab953 100644 (file)
                         <showGroupIds>true</showGroupIds>
                     </configuration>
                 </plugin>
+                <plugin>
+                    <groupId>de.jacks-it-lab</groupId>
+                    <artifactId>frontend-maven-plugin</artifactId>
+                    <version>1.7.2</version>
+                </plugin>
+                <plugin>
+                    <groupId>com.github.alexcojocaru</groupId>
+                    <artifactId>elasticsearch-maven-plugin</artifactId>
+                    <version>6.16</version>
+                    <configuration>
+                        <version>7.1.1</version>
+                    </configuration>
+                </plugin>
             </plugins>
         </pluginManagement>
         <plugins>
index faf2738..70001a7 100644 (file)
                         <showGroupIds>true</showGroupIds>
                     </configuration>
                 </plugin>
+                <plugin>
+                    <groupId>de.jacks-it-lab</groupId>
+                    <artifactId>frontend-maven-plugin</artifactId>
+                    <version>1.7.2</version>
+                </plugin>
+                <plugin>
+                    <groupId>com.github.alexcojocaru</groupId>
+                    <artifactId>elasticsearch-maven-plugin</artifactId>
+                    <version>6.16</version>
+                    <configuration>
+                        <version>7.1.1</version>
+                    </configuration>
+                </plugin>
             </plugins>
         </pluginManagement>
         <plugins>
index 744840f..8b605ee 100644 (file)
                         <showGroupIds>true</showGroupIds>
                     </configuration>
                 </plugin>
+                <plugin>
+                    <groupId>de.jacks-it-lab</groupId>
+                    <artifactId>frontend-maven-plugin</artifactId>
+                    <version>1.7.2</version>
+                </plugin>
+                <plugin>
+                    <groupId>com.github.alexcojocaru</groupId>
+                    <artifactId>elasticsearch-maven-plugin</artifactId>
+                    <version>6.16</version>
+                    <configuration>
+                        <version>7.1.1</version>
+                    </configuration>
+                </plugin>
             </plugins>
         </pluginManagement>
         <plugins>
index 837eece..f3bf114 100755 (executable)
                         <showGroupIds>true</showGroupIds>
                     </configuration>
                 </plugin>
+                <plugin>
+                    <groupId>de.jacks-it-lab</groupId>
+                    <artifactId>frontend-maven-plugin</artifactId>
+                    <version>1.7.2</version>
+                </plugin>
+                <plugin>
+                    <groupId>com.github.alexcojocaru</groupId>
+                    <artifactId>elasticsearch-maven-plugin</artifactId>
+                    <version>6.16</version>
+                    <configuration>
+                        <version>7.1.1</version>
+                    </configuration>
+                </plugin>
             </plugins>
         </pluginManagement>
         <plugins>
index 3284b60..ffe773e 100644 (file)
                         <showGroupIds>true</showGroupIds>
                     </configuration>
                 </plugin>
+                <plugin>
+                    <groupId>de.jacks-it-lab</groupId>
+                    <artifactId>frontend-maven-plugin</artifactId>
+                    <version>1.7.2</version>
+                </plugin>
+                <plugin>
+                    <groupId>com.github.alexcojocaru</groupId>
+                    <artifactId>elasticsearch-maven-plugin</artifactId>
+                    <version>6.16</version>
+                    <configuration>
+                        <version>7.1.1</version>
+                    </configuration>
+                </plugin>
             </plugins>
         </pluginManagement>
         <plugins>