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