File tree Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 2424 <parent >
2525 <artifactId >axon-kotlin-parent</artifactId >
2626 <groupId >org.axonframework.extensions.kotlin</groupId >
27- <version >4.9.0-SNAPSHOT </version >
27+ <version >4.9.0</version >
2828 </parent >
2929
3030 <artifactId >axon-kotlin-test</artifactId >
Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >org.axonframework.extensions.kotlin</groupId >
2626 <artifactId >axon-kotlin-parent</artifactId >
27- <version >4.9.0-SNAPSHOT </version >
27+ <version >4.9.0</version >
2828 </parent >
2929
3030 <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 >4.9.0-SNAPSHOT </version >
25+ <version >4.9.0</version >
2726 <packaging >pom</packaging >
2827
2928 <modules >
561560 <developerConnection >scm:git:git@github.com:AxonFramework/extension-kotlin.git
562561 </developerConnection >
563562 <url >https://github.com/AxonFramework/extension-kotlin</url >
564- <tag >HEAD </tag >
563+ <tag >axon-kotlin-4.9.0 </tag >
565564 </scm >
566565
567566 <developers >
You can’t perform that action at this time.
0 commit comments