File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- 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" >
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 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <groupId >com.flowingcode.vaadin</groupId >
86 <artifactId >json-migration-helper</artifactId >
9- <version >0.9.0-SNAPSHOT </version >
7+ <version >0.9.0</version >
108 <name >Json Migration Helper</name >
119 <description >Json Migration Helper for Vaadin Flow</description >
1210 <url >https://www.flowingcode.com/en/open-source/</url >
3937 <url >https://github.com/FlowingCode/JsonMigrationHelper</url >
4038 <connection >scm:git:git://github.com/FlowingCode/JsonMigrationHelper.git</connection >
4139 <
developerConnection >scm:git:ssh://
[email protected] :/FlowingCode/JsonMigrationHelper.git</
developerConnection >
42- <tag >master </tag >
40+ <tag >0.9.0 </tag >
4341 </scm >
4442
4543 <developers >
You can’t perform that action at this time.
0 commit comments