Skip to content

Commit

Permalink
[maven-release-plugin] prepare release axon-spring-native-0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
smcvb committed Sep 15, 2022
1 parent d8a6c5f commit 3c49d47
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,11 @@
~ limitations under the License.
-->

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

<groupId>org.axonframework.experimental</groupId>
<artifactId>axon-spring-native</artifactId>
<version>4.6.0-SNAPSHOT</version>
<version>0.1.0</version>


<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -322,7 +320,7 @@
<connection>scm:git:git://github.com/AxonFramework/extension-telemetry.git</connection>
<developerConnection>scm:git:[email protected]:AxonFramework/extension-telemetry.git</developerConnection>
<url>https://github.com/AxonFramework/extension-telemetry</url>
<tag>HEAD</tag>
<tag>axon-spring-native-0.1.0</tag>
</scm>

<developers>
Expand Down

0 comments on commit 3c49d47

Please sign in to comment.