File tree 1 file changed +6
-3
lines changed
1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 6
6
which accompanies this distribution, and is available at
7
7
http://www.eclipse.org/legal/epl-v10.html
8
8
-->
9
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
10
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
9
+ <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" >
11
10
<modelVersion >4.0.0</modelVersion >
12
11
13
12
<parent >
18
17
19
18
<groupId >io.takari.maven</groupId >
20
19
<artifactId >concurrent-build-logger</artifactId >
21
- <version >0.2.0-SNAPSHOT </version >
20
+ <version >0.2.0</version >
22
21
<packaging >takari-maven-component</packaging >
23
22
24
23
<properties >
156
155
</build >
157
156
</profile >
158
157
</profiles >
158
+
159
+ <scm >
160
+ <tag >concurrent-build-logger-0.2.0</tag >
161
+ </scm >
159
162
</project >
You can’t perform that action at this time.
0 commit comments