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 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22
3- <project xmlns =" http://maven.apache.org/POM/4.0.0" 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" >
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" >
54 <modelVersion >4.0.0</modelVersion >
65
76 <groupId >com.flowingcode.vaadin.addons.demo</groupId >
87 <artifactId >commons-demo</artifactId >
9- <version >2.0.0-SNAPSHOT </version >
8+ <version >2.0.0</version >
109
1110 <name >Commons Demo</name >
1211
3837 <url >https://github.com/FlowingCode/CommonsDemo</url >
3938 <connection >scm:git:git://github.com/FlowingCode/CommonsDemo.git</connection >
4039 <
developerConnection >scm:git:ssh://
[email protected] :/FlowingCode/CommonsDemo.git</
developerConnection >
41- <tag >master </tag >
40+ <tag >commons-demo-2.0.0 </tag >
4241 </scm >
4342
4443 <dependencyManagement >
You can’t perform that action at this time.
0 commit comments