File tree Expand file tree Collapse file tree 2 files changed +472
-478
lines changed
Expand file tree Collapse file tree 2 files changed +472
-478
lines changed Original file line number Diff line number Diff line change 1818<project xmlns =" http://maven.apache.org/POM/4.0.0"
1919 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" >
2020 <modelVersion >4.0.0</modelVersion >
21+
22+ <name >Axon Framework - Kotlin Extension</name >
23+ <description >Module for the Kotlin Extension of Axon Framework</description >
24+
2125 <parent >
2226 <groupId >org.axonframework.extensions.kotlin</groupId >
2327 <artifactId >axon-kotlin-parent</artifactId >
2428 <version >0.0.1-SNAPSHOT</version >
2529 </parent >
2630
2731 <artifactId >axon-kotlin</artifactId >
28- <version >0.0.1-SNAPSHOT</version >
29- <name >Axon Framework Kotlin Extension</name >
30- <description >Module for the Kotlin Extension of Axon Framework</description >
3132
3233 <dependencies >
3334 <dependency >
You can’t perform that action at this time.
0 commit comments