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 352b2e2 commit f08dc65Copy full SHA for f08dc65
pom.xml
@@ -7,7 +7,7 @@
7
8
<groupId>design.aem</groupId>
9
<artifactId>aemdesign-aem-core</artifactId>
10
- <version>2.0.275</version>
+ <version>2.0.278</version>
11
<packaging>pom</packaging>
12
13
<name>AEM Design - Core Project</name>
@@ -618,6 +618,7 @@
618
<flattenedPomFilename>.flattened-pom.xml</flattenedPomFilename>
619
<outputDirectory>${project.build.directory}</outputDirectory>
620
<updatePomFile>true</updatePomFile>
621
+ <flattenMode>ossrh</flattenMode>
622
</configuration>
623
<executions>
624
<execution>
0 commit comments