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 15
15
~ limitations under the License.
16
16
-->
17
17
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" >
19
21
<modelVersion >4.0.0</modelVersion >
20
22
<name >Axon Framework - Kotlin Extension - Parent</name >
21
23
<description >Extension for Axon Framework that provides Kotlin utilities.</description >
22
24
23
25
<groupId >org.axonframework.extensions.kotlin</groupId >
24
26
<artifactId >axon-kotlin-parent</artifactId >
25
- <version >0.2 .0-SNAPSHOT</version >
27
+ <version >0.1 .0-SNAPSHOT</version >
26
28
<packaging >pom</packaging >
27
29
28
30
<modules >
You can’t perform that action at this time.
0 commit comments