We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab3de7d commit e4746cbCopy full SHA for e4746cb
pom.xml
@@ -19,7 +19,7 @@
19
20
<groupId>com.adobe.granite.archetypes</groupId>
21
<artifactId>aem-project-archetype</artifactId>
22
- <version>12-SNAPSHOT</version>
+ <version>12</version>
23
<packaging>maven-archetype</packaging>
24
25
<name>AEM Multi-Module Archetype</name>
@@ -29,7 +29,7 @@
29
<connection>scm:git:https://github.com/Adobe-Marketing-Cloud/aem-project-archetype.git</connection>
30
<developerConnection>scm:git:https://github.com/Adobe-Marketing-Cloud/aem-project-archetype.git</developerConnection>
31
<url>https://github.com/Adobe-Marketing-Cloud/aem-project-archetype/tree/master/</url>
32
- <tag>HEAD</tag>
+ <tag>aem-project-archetype-12</tag>
33
</scm>
34
35
<build>
0 commit comments