File tree Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 1515 ~ limitations under the License.
1616 -->
1717
18- <project xmlns =" http://maven.apache.org/POM/4.0.0"
19- 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" >
18+ <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" >
2019 <modelVersion >4.0.0</modelVersion >
2120
2221 <name >Axon Framework - Kotlin Extension</name >
2524 <parent >
2625 <groupId >org.axonframework.extensions.kotlin</groupId >
2726 <artifactId >axon-kotlin-parent</artifactId >
28- <version >0.1.0-SNAPSHOT </version >
27+ <version >0.1.0</version >
2928 </parent >
3029
3130 <artifactId >axon-kotlin</artifactId >
Original file line number Diff line number Diff line change 1515 ~ limitations under the License.
1616 -->
1717
18- <project xmlns =" http://maven.apache.org/POM/4.0.0"
19- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
20- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
18+ <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" >
2119 <modelVersion >4.0.0</modelVersion >
2220 <name >Axon Framework - Kotlin Extension - Parent</name >
2321 <description >Extension for Axon Framework that provides Kotlin utilities.</description >
2422
2523 <groupId >org.axonframework.extensions.kotlin</groupId >
2624 <artifactId >axon-kotlin-parent</artifactId >
27- <version >0.1.0-SNAPSHOT </version >
25+ <version >0.1.0</version >
2826 <packaging >pom</packaging >
2927
3028 <modules >
497495 <developerConnection >scm:git:git@github.com:AxonFramework/extension-kotlin.git
498496 </developerConnection >
499497 <url >https://github.com/AxonFramework/extension-kotlin</url >
500- <tag >HEAD </tag >
498+ <tag >axon-kotlin-0.1.0 </tag >
501499 </scm >
502500
503501 <developers >
You can’t perform that action at this time.
0 commit comments