File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<groupId >com.elasticpath.tools</groupId >
6
5
<artifactId >smc-upgrader</artifactId >
7
- <version >1.0.0-SNAPSHOT </version >
6
+ <version >1.0.0</version >
8
7
<name >smc-upgrader</name >
9
8
<description >CLI utility to apply Elastic Path Self-Managed Commerce updates to a codebase.</description >
10
9
20
19
21
20
<scm >
22
21
<developerConnection >${developer.connection} </developerConnection >
23
- <tag >smc-upgrader-0.1 .0</tag >
22
+ <tag >smc-upgrader-1.0 .0</tag >
24
23
</scm >
25
24
26
25
<distributionManagement >
You can’t perform that action at this time.
0 commit comments