File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <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" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <groupId >io.github.universal-variability-language</groupId >
86 <artifactId >fm-metamodel</artifactId >
9- <version >1.1-SNAPSHOT </version >
7+ <version >1.1</version >
108
119 <name >UVL Java Metamodel</name >
1210 <description >This project host a java feature model metamodel for UVL </description >
5048 <connection >scm:git:git@github.com:Universal-Variability-Language/java-fm-metamodel.git</connection >
5149 <developerConnection >scm:git:git@github.com:Universal-Variability-Language/java-fm-metamodel.git</developerConnection >
5250 <url >https://github.com/Universal-Variability-Language/java-fm-metamodel</url >
53- </scm >
51+ <tag >1.1</tag >
52+ </scm >
5453
5554 <distributionManagement >
5655 <snapshotRepository >
You can’t perform that action at this time.
0 commit comments