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 e61fd1c commit 76639abCopy full SHA for 76639ab
pom.xml
@@ -7,7 +7,7 @@
7
8
<groupId>design.aem</groupId>
9
<artifactId>aemdesign-aem-core</artifactId>
10
- <version>2.0.222</version>
+ <version>2.0.254</version>
11
<packaging>pom</packaging>
12
13
<name>AEM Design - Core Project</name>
@@ -848,6 +848,7 @@
848
<serverid>ossrh</serverid>
849
<nexusurl>https://oss.sonatype.org/</nexusurl>
850
<autoreleaseafterclose>true</autoreleaseafterclose>
851
+ <stagingRepositoryId>designaem-1000</stagingRepositoryId>
852
</configuration>
853
</plugin>
854
<!-- To generate javadoc -->
0 commit comments