Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 2023.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kwin committed Oct 16, 2023
1 parent 51ea90f commit 83c77e7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>biz.netcentric.aem</groupId>
<artifactId>aem-nodetypes</artifactId>
<version>2023.10.0-SNAPSHOT</version>
<version>2023.10.0</version>

<packaging>jar</packaging>
<name>AEM Node Types and Namespaces</name>
Expand Down Expand Up @@ -37,7 +37,8 @@
<connection>scm:git:ssh://[email protected]/Netcentric/aem-nodetypes.git</connection>
<developerConnection>scm:git:ssh://[email protected]/Netcentric/aem-nodetypes.git</developerConnection>
<url>https://github.com/Netcentric/aem-nodetypes.git</url>
</scm>
<tag>2023.10.0</tag>
</scm>

<distributionManagement>
<snapshotRepository>
Expand Down

0 comments on commit 83c77e7

Please sign in to comment.