File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <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" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
5
4
<groupId >de.hamburger-software.util</groupId >
6
5
<artifactId >junit-microprofile-config-extension</artifactId >
7
- <version >0.9.0-SNAPSHOT </version >
6
+ <version >0.9.0</version >
8
7
9
8
<name >JUnit 5 MicroProfile Config Extension</name >
10
9
<description >A JUnit 5 extension for parameterizing test with Eclipse MicroProfile Config.</description >
30
29
<connection >scm:git:https://github.com/hamburger-software/junit-microprofile-config-extension.git</connection >
31
30
<developerConnection >scm:git:https://github.com:hamburger-software/junit-microprofile-config-extension.git</developerConnection >
32
31
<url >https://github.com/hamburger-software/junit-microprofile-config-extension/tree/master</url >
33
- </scm >
32
+ <tag >v0.9.0</tag >
33
+ </scm >
34
34
35
35
<distributionManagement >
36
36
<snapshotRepository >
You can’t perform that action at this time.
0 commit comments