Skip to content

Commit

Permalink
Release 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
krystian-panek-vmltech committed Jul 29, 2024
1 parent 05a4f5a commit f4048d1
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.wttech.aem.stubs</groupId>
<artifactId>stubs</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.wttech.aem.stubs</groupId>
<artifactId>stubs</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>stubs.core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion min/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.wttech.aem.stubs</groupId>
<artifactId>stubs</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>com.wttech.aem.stubs</groupId>
<artifactId>stubs</artifactId>
<packaging>pom</packaging>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<name>AEM Stubs</name>
<description>AEM Stubs</description>
<modules>
Expand Down
2 changes: 1 addition & 1 deletion ui.apps.structure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.wttech.aem.stubs</groupId>
<artifactId>stubs</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ui.apps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>com.wttech.aem.stubs</groupId>
<artifactId>stubs</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ui.config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>com.wttech.aem.stubs</groupId>
<artifactId>stubs</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ui.content/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>com.wttech.aem.stubs</groupId>
<artifactId>stubs</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit f4048d1

Please sign in to comment.