File tree 1 file changed +3
-5
lines changed
1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
3
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
4
- xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"
5
- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
+ <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" >
6
4
<modelVersion >4.0.0</modelVersion >
7
5
8
6
<groupId >com.serenitydojo</groupId >
9
7
<artifactId >java-for-testers</artifactId >
10
- <version >1.0.0-SNAPSHOT </version >
8
+ <version >1.0.0</version >
11
9
<packaging >jar</packaging >
12
10
<name >java-for-testers</name >
13
11
<url >https://expansion.serenity-dojo.com/courses/take/java-for-testers-and-test-automation</url >
32
30
<connection >scm:git:git://github.com/abhinay5993/java-for-testers.git</connection >
33
31
<developerConnection >scm:git:https://github.com/abhinay5993/java-for-testers.git</developerConnection >
34
32
<url >https://github.com/abhinay5993/java-for-testers</url >
35
- <tag >java-for-SDET-autodeployed-v </tag >
33
+ <tag >java-for-testers-1.0.0 </tag >
36
34
</scm >
37
35
38
36
<properties >
You can’t perform that action at this time.
0 commit comments