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 2020 <http://www.gnu.org/licenses/lgpl-2.1.html>.
2121 #L%
2222 -->
23- <project xmlns =" http://maven.apache.org/POM/4.0.0"
24- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
25- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
23+ <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" >
2624 <modelVersion >4.0.0</modelVersion >
2725
2826 <groupId >io.github.nkaaf</groupId >
2927 <artifactId >annotationprocessor</artifactId >
30- <version >1.0-SNAPSHOT </version >
28+ <version >1.0</version >
3129
3230 <name >AnnotationProcessor</name >
3331 <description >Project for easy creation of Annotation Processors</description >
182180 <url >https://github.com/nkaaf/AnnotationProcessor</url >
183181 <
connection >scm:git:
[email protected] :nkaaf/AnnotationProcessor</
connection >
184182 <
developerConnection >scm:git:
[email protected] :nkaaf/AnnotationProcessor</
developerConnection >
185- <tag >HEAD </tag >
183+ <tag >v1.0 </tag >
186184 </scm >
187185
188186 <distributionManagement >
You can’t perform that action at this time.
0 commit comments