Skip to content

Commit

Permalink
[maven-release-plugin] prepare release aem-orchestrator-4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mbloch1986 committed Jul 28, 2023
1 parent 601820f commit 27ceab8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
<artifactId>aem-orchestrator</artifactId>
<packaging>jar</packaging>
<name>aem-orchestrator</name>
<version>3.0.2-SNAPSHOT</version>
<version>4.0.0</version>
<url>https://github.com/shinesolutions/aem-orchestrator</url>
<description>Java application for orchestrating AEM infrastructure created using aem-aws-stack-builder</description>
<scm>
<connection>scm:git:[email protected]:shinesolutions/aem-orchestrator.git</connection>
<developerConnection>scm:git:[email protected]:shinesolutions/aem-orchestrator.git</developerConnection>
<url>https://github.com/shinesolutions/aem-orchestrator</url>
<tag>aem-orchestrator-3.0.0</tag>
<tag>aem-orchestrator-4.0.0</tag>
</scm>
<prerequisites>
<maven>3.6.1</maven>
Expand Down

0 comments on commit 27ceab8

Please sign in to comment.