Skip to content

Commit 3c49d47

Browse files
committed
[maven-release-plugin] prepare release axon-spring-native-0.1.0
1 parent d8a6c5f commit 3c49d47

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

pom.xml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,11 @@
1515
~ limitations under the License.
1616
-->
1717

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">
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">
2119

2220
<groupId>org.axonframework.experimental</groupId>
2321
<artifactId>axon-spring-native</artifactId>
24-
<version>4.6.0-SNAPSHOT</version>
22+
<version>0.1.0</version>
2523

2624

2725
<modelVersion>4.0.0</modelVersion>
@@ -322,7 +320,7 @@
322320
<connection>scm:git:git://github.com/AxonFramework/extension-telemetry.git</connection>
323321
<developerConnection>scm:git:[email protected]:AxonFramework/extension-telemetry.git</developerConnection>
324322
<url>https://github.com/AxonFramework/extension-telemetry</url>
325-
<tag>HEAD</tag>
323+
<tag>axon-spring-native-0.1.0</tag>
326324
</scm>
327325

328326
<developers>

0 commit comments

Comments
 (0)