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 70294c7 commit 3dc2db6Copy full SHA for 3dc2db6
pom.xml
@@ -20,7 +20,7 @@
20
21
<groupId>com.adobe.aem</groupId>
22
<artifactId>aem-project-archetype</artifactId>
23
- <version>47-SNAPSHOT</version>
+ <version>47</version>
24
<packaging>maven-archetype</packaging>
25
26
<name>AEM Multi-Module Archetype</name>
@@ -31,7 +31,7 @@
31
<connection>scm:git:https://github.com/adobe/aem-project-archetype.git</connection>
32
<developerConnection>scm:git:https://github.com/adobe/aem-project-archetype.git</developerConnection>
33
<url>https://github.com/adobe/aem-project-archetype/tree/master/</url>
34
- <tag>HEAD</tag>
+ <tag>aem-project-archetype-47</tag>
35
</scm>
36
<licenses>
37
<license>
0 commit comments