Michael Lando | f5f13c4 | 2017-02-19 12:35:04 +0200 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
vempo | 2da911f | 2018-11-01 20:27:39 +0200 | [diff] [blame] | 2 | <!-- |
| 3 | ~ Copyright © 2016-2018 European Support Limited |
| 4 | ~ |
| 5 | ~ Licensed under the Apache License, Version 2.0 (the "License"); |
| 6 | ~ you may not use this file except in compliance with the License. |
| 7 | ~ You may obtain a copy of the License at |
| 8 | ~ |
| 9 | ~ http://www.apache.org/licenses/LICENSE-2.0 |
| 10 | ~ |
| 11 | ~ Unless required by applicable law or agreed to in writing, software |
| 12 | ~ distributed under the License is distributed on an "AS IS" BASIS, |
| 13 | ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 14 | ~ See the License for the specific language governing permissions and |
| 15 | ~ limitations under the License. |
| 16 | --> |
| 17 | |
Michael Lando | f5f13c4 | 2017-02-19 12:35:04 +0200 | [diff] [blame] | 18 | <project xmlns="http://maven.apache.org/POM/4.0.0" |
| 19 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
| 20 | xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> |
| 21 | <modelVersion>4.0.0</modelVersion> |
| 22 | |
AviZi | 280f801 | 2017-06-09 02:39:56 +0300 | [diff] [blame] | 23 | <artifactId>openecomp-sdc-vendor-software-product-manager</artifactId> |
| 24 | |
Michael Lando | f5f13c4 | 2017-02-19 12:35:04 +0200 | [diff] [blame] | 25 | <parent> |
| 26 | <groupId>org.openecomp.sdc</groupId> |
| 27 | <artifactId>backend</artifactId> |
Sonsino, Ofir (os0695) | 55c536e | 2019-05-07 18:30:15 +0300 | [diff] [blame] | 28 | <version>1.5.0-SNAPSHOT</version> |
Michael Lando | f5f13c4 | 2017-02-19 12:35:04 +0200 | [diff] [blame] | 29 | </parent> |
| 30 | |
Michael Lando | f5f13c4 | 2017-02-19 12:35:04 +0200 | [diff] [blame] | 31 | <dependencies> |
| 32 | <dependency> |
amitjai | 42c920b | 2018-04-27 13:28:57 +0530 | [diff] [blame] | 33 | <groupId>org.onap.sdc.common</groupId> |
| 34 | <artifactId>onap-configuration-management-core</artifactId> |
vempo | 494e442 | 2018-07-18 17:10:01 +0300 | [diff] [blame] | 35 | <version>${project.version}</version> |
shrek2000 | c8a540b | 2017-09-11 15:45:37 +0300 | [diff] [blame] | 36 | <scope>runtime</scope> |
shrek2000 | c8a540b | 2017-09-11 15:45:37 +0300 | [diff] [blame] | 37 | </dependency> |
| 38 | <dependency> |
amitjai | 42c920b | 2018-04-27 13:28:57 +0530 | [diff] [blame] | 39 | <groupId>org.onap.sdc.common</groupId> |
| 40 | <artifactId>onap-tosca-datatype</artifactId> |
vempo | 494e442 | 2018-07-18 17:10:01 +0300 | [diff] [blame] | 41 | <version>${project.version}</version> |
Avi Ziv | b8e2faf | 2017-07-18 19:45:38 +0300 | [diff] [blame] | 42 | </dependency> |
| 43 | <dependency> |
Michael Lando | 61f98d4 | 2017-06-09 04:54:54 +0300 | [diff] [blame] | 44 | <groupId>org.openecomp.sdc.core</groupId> |
Michael Lando | f5f13c4 | 2017-02-19 12:35:04 +0200 | [diff] [blame] | 45 | <artifactId>openecomp-utilities-lib</artifactId> |
| 46 | <version>${project.version}</version> |
| 47 | </dependency> |
| 48 | <dependency> |
Michael Lando | 61f98d4 | 2017-06-09 04:54:54 +0300 | [diff] [blame] | 49 | <groupId>org.openecomp.sdc.core</groupId> |
Michael Lando | efa037d | 2017-02-19 12:57:33 +0200 | [diff] [blame] | 50 | <artifactId>openecomp-nosqldb-core</artifactId> |
| 51 | <version>${project.version}</version> |
Michael Lando | f5f13c4 | 2017-02-19 12:35:04 +0200 | [diff] [blame] | 52 | </dependency> |
| 53 | <dependency> |
| 54 | <groupId>org.openecomp.sdc</groupId> |
| 55 | <artifactId>openecomp-sdc-vendor-software-product-core</artifactId> |
| 56 | <version>${project.version}</version> |
| 57 | </dependency> |
| 58 | <dependency> |
Michael Lando | 61f98d4 | 2017-06-09 04:54:54 +0300 | [diff] [blame] | 59 | <groupId>org.openecomp.sdc.core</groupId> |
Michael Lando | f5f13c4 | 2017-02-19 12:35:04 +0200 | [diff] [blame] | 60 | <artifactId>openecomp-heat-lib</artifactId> |
| 61 | <version>${project.version}</version> |
| 62 | </dependency> |
| 63 | <dependency> |
Michael Lando | 61f98d4 | 2017-06-09 04:54:54 +0300 | [diff] [blame] | 64 | <groupId>org.openecomp.sdc.core</groupId> |
Michael Lando | f5f13c4 | 2017-02-19 12:35:04 +0200 | [diff] [blame] | 65 | <artifactId>openecomp-tosca-lib</artifactId> |
| 66 | <version>${project.version}</version> |
| 67 | </dependency> |
Michael Lando | f5f13c4 | 2017-02-19 12:35:04 +0200 | [diff] [blame] | 68 | <dependency> |
Michael Lando | f5f13c4 | 2017-02-19 12:35:04 +0200 | [diff] [blame] | 69 | <groupId>org.mockito</groupId> |
vempo | 2da911f | 2018-11-01 20:27:39 +0200 | [diff] [blame] | 70 | <artifactId>mockito-core</artifactId> |
Michael Lando | f5f13c4 | 2017-02-19 12:35:04 +0200 | [diff] [blame] | 71 | <scope>test</scope> |
| 72 | </dependency> |
Michael Lando | f5f13c4 | 2017-02-19 12:35:04 +0200 | [diff] [blame] | 73 | <dependency> |
| 74 | <groupId>org.openecomp.sdc</groupId> |
| 75 | <artifactId>openecomp-sdc-translator-core</artifactId> |
| 76 | <version>${project.version}</version> |
| 77 | </dependency> |
| 78 | <dependency> |
| 79 | <groupId>com.fasterxml.jackson.dataformat</groupId> |
| 80 | <artifactId>jackson-dataformat-xml</artifactId> |
AviZi | 280f801 | 2017-06-09 02:39:56 +0300 | [diff] [blame] | 81 | <version>${jackson.version}</version> |
Michael Lando | f5f13c4 | 2017-02-19 12:35:04 +0200 | [diff] [blame] | 82 | </dependency> |
| 83 | <dependency> |
| 84 | <groupId>org.codehaus.woodstox</groupId> |
| 85 | <artifactId>woodstox-core-asl</artifactId> |
AviZi | 280f801 | 2017-06-09 02:39:56 +0300 | [diff] [blame] | 86 | <version>${woodstox.version}</version> |
Michael Lando | f5f13c4 | 2017-02-19 12:35:04 +0200 | [diff] [blame] | 87 | </dependency> |
AviZi | 280f801 | 2017-06-09 02:39:56 +0300 | [diff] [blame] | 88 | |
Michael Lando | f5f13c4 | 2017-02-19 12:35:04 +0200 | [diff] [blame] | 89 | <dependency> |
| 90 | <groupId>org.openecomp.sdc</groupId> |
| 91 | <artifactId>openecomp-sdc-vendor-license-core</artifactId> |
| 92 | <version>${project.version}</version> |
| 93 | </dependency> |
| 94 | <dependency> |
| 95 | <groupId>org.openecomp.sdc</groupId> |
| 96 | <artifactId>openecomp-sdc-enrichment-core</artifactId> |
| 97 | <version>${project.version}</version> |
| 98 | </dependency> |
| 99 | <dependency> |
| 100 | <groupId>org.openecomp.sdc</groupId> |
| 101 | <artifactId>openecomp-sdc-validation-api</artifactId> |
| 102 | <version>${project.version}</version> |
| 103 | </dependency> |
| 104 | <dependency> |
| 105 | <groupId>org.openecomp.sdc</groupId> |
AviZi | 280f801 | 2017-06-09 02:39:56 +0300 | [diff] [blame] | 106 | <artifactId>openecomp-sdc-validation-impl</artifactId> |
| 107 | <version>${project.version}</version> |
| 108 | <scope>runtime</scope> |
| 109 | </dependency> |
| 110 | <dependency> |
| 111 | <groupId>org.openecomp.sdc</groupId> |
Michael Lando | f5f13c4 | 2017-02-19 12:35:04 +0200 | [diff] [blame] | 112 | <artifactId>openecomp-sdc-enrichment-impl</artifactId> |
| 113 | <version>${project.version}</version> |
| 114 | </dependency> |
| 115 | <dependency> |
| 116 | <groupId>commons-io</groupId> |
| 117 | <artifactId>commons-io</artifactId> |
| 118 | <version>${commons.io.version}</version> |
| 119 | </dependency> |
| 120 | <dependency> |
| 121 | <groupId>org.openecomp.sdc</groupId> |
| 122 | <artifactId>openecomp-sdc-model-impl</artifactId> |
| 123 | <version>${project.version}</version> |
| 124 | </dependency> |
| 125 | <dependency> |
| 126 | <groupId>org.openecomp.sdc</groupId> |
| 127 | <artifactId>openecomp-sdc-validation-manager</artifactId> |
| 128 | <version>${project.version}</version> |
AviZi | 280f801 | 2017-06-09 02:39:56 +0300 | [diff] [blame] | 129 | </dependency> |
| 130 | <dependency> |
| 131 | <groupId>org.openecomp.sdc</groupId> |
| 132 | <artifactId>openecomp-sdc-logging-core</artifactId> |
| 133 | <version>${project.version}</version> |
vempo | 4f0e332 | 2018-01-16 18:34:43 +0200 | [diff] [blame] | 134 | <scope>runtime</scope> |
AviZi | 280f801 | 2017-06-09 02:39:56 +0300 | [diff] [blame] | 135 | </dependency> |
| 136 | <dependency> |
| 137 | <groupId>org.openecomp.sdc</groupId> |
| 138 | <artifactId>openecomp-sdc-logging-api</artifactId> |
| 139 | <version>${project.version}</version> |
| 140 | </dependency> |
| 141 | <dependency> |
| 142 | <groupId>org.openecomp.sdc</groupId> |
| 143 | <artifactId>openecomp-sdc-healing-core</artifactId> |
| 144 | <version>${project.version}</version> |
| 145 | <scope>runtime</scope> |
| 146 | </dependency> |
| 147 | <dependency> |
| 148 | <groupId>org.openecomp.sdc</groupId> |
| 149 | <artifactId>openecomp-sdc-healing-impl</artifactId> |
| 150 | <version>${project.version}</version> |
| 151 | <scope>runtime</scope> |
| 152 | </dependency> |
| 153 | <dependency> |
| 154 | <groupId>org.openecomp.sdc</groupId> |
| 155 | <artifactId>openecomp-sdc-healing-api</artifactId> |
| 156 | <version>${project.version}</version> |
| 157 | </dependency> |
| 158 | <dependency> |
| 159 | <groupId>org.openecomp.sdc</groupId> |
| 160 | <artifactId>openecomp-sdc-activity-log-manager</artifactId> |
| 161 | <version>${project.version}</version> |
| 162 | </dependency> |
| 163 | <dependency> |
| 164 | <groupId>org.powermock</groupId> |
kooper | c5927b2 | 2019-03-22 10:28:46 +0000 | [diff] [blame] | 165 | <artifactId>powermock-module-junit4-common</artifactId> |
vempo | 2da911f | 2018-11-01 20:27:39 +0200 | [diff] [blame] | 166 | <version>${powermock.version}</version> |
Michael Lando | f5f13c4 | 2017-02-19 12:35:04 +0200 | [diff] [blame] | 167 | <scope>test</scope> |
| 168 | </dependency> |
AviZi | 280f801 | 2017-06-09 02:39:56 +0300 | [diff] [blame] | 169 | <dependency> |
| 170 | <groupId>org.powermock</groupId> |
vempo | 2da911f | 2018-11-01 20:27:39 +0200 | [diff] [blame] | 171 | <artifactId>powermock-api-mockito2</artifactId> |
| 172 | <version>${powermock.version}</version> |
AviZi | 280f801 | 2017-06-09 02:39:56 +0300 | [diff] [blame] | 173 | <scope>test</scope> |
| 174 | </dependency> |
| 175 | <dependency> |
| 176 | <groupId>org.powermock</groupId> |
kooper | c5927b2 | 2019-03-22 10:28:46 +0000 | [diff] [blame] | 177 | <artifactId>powermock-module-junit4</artifactId> |
vempo | 2da911f | 2018-11-01 20:27:39 +0200 | [diff] [blame] | 178 | <version>${powermock.version}</version> |
AviZi | 280f801 | 2017-06-09 02:39:56 +0300 | [diff] [blame] | 179 | <scope>test</scope> |
| 180 | </dependency> |
AviZi | 280f801 | 2017-06-09 02:39:56 +0300 | [diff] [blame] | 181 | <dependency> |
| 182 | <groupId>org.openecomp.sdc</groupId> |
| 183 | <artifactId>openecomp-sdc-activity-log-api</artifactId> |
| 184 | <version>${project.version}</version> |
| 185 | </dependency> |
Avi Ziv | b8e2faf | 2017-07-18 19:45:38 +0300 | [diff] [blame] | 186 | <dependency> |
| 187 | <groupId>org.openecomp.sdc</groupId> |
| 188 | <artifactId>openecomp-sdc-tosca-generator-api</artifactId> |
| 189 | <version>${project.version}</version> |
| 190 | </dependency> |
| 191 | <dependency> |
| 192 | <groupId>org.openecomp.sdc</groupId> |
| 193 | <artifactId>openecomp-sdc-tosca-generator-core</artifactId> |
| 194 | <version>${project.version}</version> |
| 195 | </dependency> |
shrek2000 | c8a540b | 2017-09-11 15:45:37 +0300 | [diff] [blame] | 196 | <dependency> |
| 197 | <groupId>org.openecomp.sdc</groupId> |
shrek2000 | c8a540b | 2017-09-11 15:45:37 +0300 | [diff] [blame] | 198 | <artifactId>openecomp-tosca-converter-api</artifactId> |
vempo | e993087 | 2018-07-15 16:53:59 +0300 | [diff] [blame] | 199 | <version>${project.version}</version> |
shrek2000 | c8a540b | 2017-09-11 15:45:37 +0300 | [diff] [blame] | 200 | </dependency> |
| 201 | <dependency> |
| 202 | <groupId>org.openecomp.sdc</groupId> |
| 203 | <artifactId>openecomp-tosca-converter-core</artifactId> |
vempo | e993087 | 2018-07-15 16:53:59 +0300 | [diff] [blame] | 204 | <version>${project.version}</version> |
shrek2000 | c8a540b | 2017-09-11 15:45:37 +0300 | [diff] [blame] | 205 | </dependency> |
kooper | 56e535b | 2019-03-12 09:47:48 +0000 | [diff] [blame] | 206 | <dependency> |
kooper | b2f9dc5 | 2019-04-02 09:22:01 +0000 | [diff] [blame] | 207 | <groupId>org.bouncycastle</groupId> |
| 208 | <artifactId>bcpkix-jdk15on</artifactId> |
| 209 | <version>${bouncycastle.version}</version> |
| 210 | </dependency> |
| 211 | <dependency> |
kooper | 56e535b | 2019-03-12 09:47:48 +0000 | [diff] [blame] | 212 | <groupId>junit</groupId> |
| 213 | <artifactId>junit</artifactId> |
| 214 | <scope>test</scope> |
| 215 | </dependency> |
andre.schmid | 3b72874 | 2019-07-08 08:51:50 +0000 | [diff] [blame^] | 216 | <dependency> |
| 217 | <groupId>org.hamcrest</groupId> |
| 218 | <artifactId>hamcrest-library</artifactId> |
| 219 | <version>${hamcrest-all.version}</version> |
| 220 | <scope>test</scope> |
| 221 | </dependency> |
AviZi | 280f801 | 2017-06-09 02:39:56 +0300 | [diff] [blame] | 222 | </dependencies> |
shrikantawachar | 9a69925 | 2018-04-06 11:07:00 +0530 | [diff] [blame] | 223 | |
Gautam Shah | 3de22e1 | 2018-04-21 16:18:37 +0530 | [diff] [blame] | 224 | <properties> |
| 225 | <useSystemClassLoader>false</useSystemClassLoader> |
| 226 | </properties> |
| 227 | |
AviZi | 280f801 | 2017-06-09 02:39:56 +0300 | [diff] [blame] | 228 | </project> |