File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55 <groupId >io.github.jeffjensen</groupId >
66 <artifactId >java-service-archetype</artifactId >
7- <version >1.1.1-SNAPSHOT </version >
7+ <version >1.2.0 </version >
88 <packaging >maven-archetype</packaging >
99
1010 <name >Java Service Archetype</name >
2727 <java .version>21</java .version>
2828 <maven .compiler.release>${java.version} </maven .compiler.release>
2929 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
30- <project .build.outputTimestamp>2026-06-10T03:46:13Z </project .build.outputTimestamp>
30+ <project .build.outputTimestamp>2026-06-28T13:51:15Z </project .build.outputTimestamp>
3131
3232 <!-- VERSIONS -->
3333 <maven-archetype-plugin .version>3.4.1</maven-archetype-plugin .version>
6262 <connection >scm:git:https://github.com/jeffjensen/java-service-archetype.git</connection >
6363 <developerConnection >scm:git:https://github.com/jeffjensen/java-service-archetype.git</developerConnection >
6464 <url >https://github.com/jeffjensen/java-service-archetype</url >
65- <tag >v1.0 .0</tag >
65+ <tag >v1.2 .0</tag >
6666 </scm >
6767
6868 <build >
You can’t perform that action at this time.
0 commit comments