summaryrefslogtreecommitdiffstats
path: root/docs/submodules/vvp
AgeCommit message (Expand)AuthorFilesLines
2018-11-29Updated git submodulesstark, steven1-0/+0
2018-10-02Updated git submodulesstark, steven1-0/+0
2018-06-19Updated git submodulesSteven Wright1-0/+0
2018-06-15Updated git submodulesBozawglanian, Hagop (hb755d)1-0/+0
2018-06-07Updated git submodules2018-05-10Updated git submodulesBozawglanian, Hagop (hb755d)1-0/+0
2018-05-02Updated git submodulesBozawglanian, Hagop (hb755d)1-0/+0
2018-05-01Updated git submodulesBozawglanian, Hagop (hb755d)1-0/+0
2017-11-26Updated git submodulesAlmog Laktivi1-0/+0
2017-11-23Add vvp documentationAlmog Laktivi1-0/+0
></modelVersion> <parent> <groupId>org.onap.policy.models</groupId> <artifactId>policy-models-interactions</artifactId> <version>2.2.0-SNAPSHOT</version> </parent> <groupId>org.onap.policy.models.policy-models-interactions</groupId> <artifactId>simulators</artifactId> <dependencies> <dependency> <groupId>org.onap.policy.common</groupId> <artifactId>policy-endpoints</artifactId> <version>${policy.common.version}</version> </dependency> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>org.onap.policy.models.policy-models-interactions.model-impl</groupId> <artifactId>aai</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>org.onap.policy.models.policy-models-interactions.model-impl</groupId> <artifactId>so</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>org.onap.policy.models.policy-models-interactions.model-impl</groupId> <artifactId>vfc</artifactId> <version>${project.version}</version> <scope>test</scope> </dependency> <dependency> <groupId>com.google.code.gson</groupId> <artifactId>gson</artifactId> <scope>provided</scope> </dependency> <dependency> <groupId>org.onap.policy.models.policy-models-interactions.model-impl</groupId> <artifactId>sdnc</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>org.onap.policy.models</groupId> <artifactId>policy-models-decisions</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>org.onap.policy.models.sim</groupId> <artifactId>policy-models-sim-dmaap</artifactId> <version>${project.version}</version> </dependency> </dependencies> </project>