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.8.0-SNAPSHOT </version >
27+ <version >4.8.0</version >
2828 </parent >
2929
3030 <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 >4.8.0-SNAPSHOT </version >
27+ <version >4.8.0</version >
2928 </parent >
3029
3130 <artifactId >axon-kotlin</artifactId >
Original file line number Diff line number Diff line change 2222
2323 <groupId >org.axonframework.extensions.kotlin</groupId >
2424 <artifactId >axon-kotlin-parent</artifactId >
25- <version >4.8.0-SNAPSHOT </version >
25+ <version >4.8.0</version >
2626 <packaging >pom</packaging >
2727
2828 <modules >
535535 <developerConnection >scm:git:git@github.com:AxonFramework/extension-kotlin.git
536536 </developerConnection >
537537 <url >https://github.com/AxonFramework/extension-kotlin</url >
538- <tag >HEAD </tag >
538+ <tag >axon-kotlin-4.8.0 </tag >
539539 </scm >
540540
541541 <developers >
You can’t perform that action at this time.
0 commit comments