Skip to content

Commit 9577789

Browse files
committed
Revert "[maven-release-plugin] prepare release axon-kotlin-0.1.0"
This reverts commit 850075a5
1 parent 2f59f95 commit 9577789

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

pom.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,16 @@
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>

0 commit comments

Comments
 (0)