Skip to content

Commit

Permalink
Merge pull request #42 from Frontify/feature/#18-servicepack14-support
Browse files Browse the repository at this point in the history
feature(#40): update poms with sp version
  • Loading branch information
nhirrle authored Feb 3, 2023
2 parents 6383999 + c84915b commit d7b93a7
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.github.frontify</groupId>
<artifactId>frontify-aem-connector</artifactId>
<version>6.5.4-2.0.9-SNAPSHOT</version>
<version>6.5.14-2.0.9-SNAPSHOT</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 @@ -19,7 +19,7 @@
<parent>
<groupId>io.github.frontify</groupId>
<artifactId>frontify-aem-connector</artifactId>
<version>6.5.4-2.0.9-SNAPSHOT</version>
<version>6.5.14-2.0.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>frontify-aem-connector.core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<groupId>io.github.frontify</groupId>
<artifactId>frontify-aem-connector</artifactId>
<packaging>pom</packaging>
<version>6.5.4-2.0.9-SNAPSHOT</version>
<version>6.5.14-2.0.9-SNAPSHOT</version>
<name>${project.groupId}:${project.artifactId}</name>
<description>Connector to use Frontify assets within Adobe Experience Manager (AEM).</description>
<url>https://github.com/Frontify/frontify-aem-connector</url>
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>io.github.frontify</groupId>
<artifactId>frontify-aem-connector</artifactId>
<version>6.5.4-2.0.9-SNAPSHOT</version>
<version>6.5.14-2.0.9-SNAPSHOT</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>io.github.frontify</groupId>
<artifactId>frontify-aem-connector</artifactId>
<version>6.5.4-2.0.9-SNAPSHOT</version>
<version>6.5.14-2.0.9-SNAPSHOT</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>io.github.frontify</groupId>
<artifactId>frontify-aem-connector</artifactId>
<version>6.5.4-2.0.9-SNAPSHOT</version>
<version>6.5.14-2.0.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ui.frontend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.github.frontify</groupId>
<artifactId>frontify-aem-connector</artifactId>
<version>6.5.4-2.0.9-SNAPSHOT</version>
<version>6.5.14-2.0.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit d7b93a7

Please sign in to comment.