Skip to content
Snippets Groups Projects
Commit b1febd94 authored by Dimitrios Giannopoulos's avatar Dimitrios Giannopoulos Committed by trantzas
Browse files

Resolve "Internal component versioning 1.0.0-SNAPSHOT"

parent 791898ad
No related branches found
No related tags found
1 merge request!2Resolve "Internal component versioning 1.0.0-SNAPSHOT"
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.etsi.osl</groupId>
<artifactId>org.etsi.osl.main</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../org.etsi.osl.main</relativePath>
</parent>
<artifactId>org.etsi.osl.model</artifactId>
<packaging>jar</packaging>
<artifactId>org.etsi.osl.model</artifactId>
<name>org.etsi.osl.model</name>
<url>http://maven.apache.org</url>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment