File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- <project xmlns : xsi =" http://www.w3 .org/2001/XMLSchema-instance " xmlns =" http://maven.apache .org/POM/4.0.0 " xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://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 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
22
33 <modelVersion >4.0.0</modelVersion >
44
1010
1111 <artifactId >codeartifact-maven-extension</artifactId >
1212 <name >${project.artifactId} </name >
13- <version >0.3.0-SNAPSHOT </version >
13+ <version >0.3.0</version >
1414
1515 <url >https://github.com/dangernoodle-io/codeartifact-maven-extension</url >
1616 <description >codeartifact authentication prior to downloads/uploads</description >
163163 <connection >scm:git:git@github.com:dangernoodle-io/codeartifact-maven-extension</connection >
164164 <developerConnection >scm:git:git@github.com:dangernoodle-io/codeartifact-maven-extension</developerConnection >
165165 <url >${project.url} </url >
166- <tag >HEAD </tag >
166+ <tag >0.3.0 </tag >
167167 </scm >
168168
169169 <issueManagement >
You can’t perform that action at this time.
0 commit comments