File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
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" 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"
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" >
1921 <modelVersion >4.0.0</modelVersion >
2022 <name >Axon Framework - Kotlin Extension - Parent</name >
2123 <description >Extension for Axon Framework that provides Kotlin utilities.</description >
2224
2325 <groupId >org.axonframework.extensions.kotlin</groupId >
2426 <artifactId >axon-kotlin-parent</artifactId >
25- <version >0.2 .0-SNAPSHOT</version >
27+ <version >0.1 .0-SNAPSHOT</version >
2628 <packaging >pom</packaging >
2729
2830 <modules >
You can’t perform that action at this time.
0 commit comments