File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <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" >
32 <modelVersion >4.0.0</modelVersion >
43
54 <groupId >com.flowlogix.plugins</groupId >
65 <artifactId >container-deploy-plugin</artifactId >
76 <packaging >maven-plugin</packaging >
8- <version >1.x-SNAPSHOT </version >
7+ <version >0.3 </version >
98
109 <name >Jakarta EE Container Deploy Plugin</name >
1110 <description >Dev mode, and deploy utilities for Payara and GlassFish Server
9594 </plugins >
9695 </pluginManagement >
9796 </build >
97+
98+ <scm >
99+ <tag >Version-0.3</tag >
100+ </scm >
98101</project >
You can’t perform that action at this time.
0 commit comments