File tree Expand file tree Collapse file tree 3 files changed +7
-11
lines changed Expand file tree Collapse file tree 3 files changed +7
-11
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <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" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <name >Axon Framework - Kotlin Extension - Test</name >
108 <parent >
119 <artifactId >axon-kotlin-parent</artifactId >
1210 <groupId >org.axonframework.extensions.kotlin</groupId >
13- <version >0.2.0-SNAPSHOT </version >
11+ <version >0.2.0</version >
1412 </parent >
1513
1614 <artifactId >axon-kotlin-test</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" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
19- 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.2.0-SNAPSHOT </version >
27+ <version >0.2.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" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
19- 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 <name >Axon Framework - Kotlin Extension</name >
2221 <description >Extension for Axon Framework that provides Kotlin utilities.</description >
2322
2423 <groupId >org.axonframework.extensions.kotlin</groupId >
2524 <artifactId >axon-kotlin-parent</artifactId >
26- <version >0.2.0-SNAPSHOT </version >
25+ <version >0.2.0</version >
2726 <packaging >pom</packaging >
2827
2928 <modules >
517516 <developerConnection >scm:git:git@github.com:AxonFramework/extension-kotlin.git
518517 </developerConnection >
519518 <url >https://github.com/AxonFramework/extension-kotlin</url >
520- <tag >HEAD </tag >
519+ <tag >axon-kotlin-0.2.0 </tag >
521520 </scm >
522521
523522 <developers >
You can’t perform that action at this time.
0 commit comments