Skip to content

Commit 8fdde92

Browse files
committed
[maven-release-plugin] prepare release aem-project-archetype-9
1 parent 3220660 commit 8fdde92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<groupId>com.adobe.granite.archetypes</groupId>
2121
<artifactId>aem-project-archetype</artifactId>
22-
<version>9-SNAPSHOT</version>
22+
<version>9</version>
2323
<packaging>maven-archetype</packaging>
2424

2525
<name>AEM Multi-Module Archetype</name>
@@ -29,7 +29,7 @@
2929
<connection>scm:git:https://github.com/Adobe-Marketing-Cloud/aem-project-archetype.git</connection>
3030
<developerConnection>scm:git:https://github.com/Adobe-Marketing-Cloud/aem-project-archetype.git</developerConnection>
3131
<url>https://github.com/Adobe-Marketing-Cloud/aem-project-archetype/tree/master/</url>
32-
<tag>HEAD</tag>
32+
<tag>aem-project-archetype-9</tag>
3333
</scm>
3434

3535
<build>

0 commit comments

Comments
 (0)