Skip to content

Commit

Permalink
Java DXA 1.8 Release versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Zarakovskiy committed Nov 21, 2017
1 parent f3287c1 commit a7e0a2f
Show file tree
Hide file tree
Showing 13 changed files with 23 additions and 23 deletions.
4 changes: 2 additions & 2 deletions webapp-java/dxa-module-51degrees/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>com.sdl.dxa.modules</groupId>
<artifactId>dxa-module-51degrees</artifactId>
<version>1.8.0-SNAPSHOT</version>
<version>1.8.0</version>

<name>DXA Modules - 51 Degrees</name>
<description>Implementation of DXA 51Degrees module for device detection</description>
Expand Down Expand Up @@ -44,7 +44,7 @@
</developers>

<properties>
<dxa-bom.version>1.8.0-SNAPSHOT</dxa-bom.version>
<dxa-bom.version>1.8.0</dxa-bom.version>
<java-version>1.8</java-version>
<device-detection.version>3.2.4.5</device-detection.version>
</properties>
Expand Down
4 changes: 2 additions & 2 deletions webapp-java/dxa-module-audience-manager-abstract/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>com.sdl.dxa.modules</groupId>
<artifactId>dxa-module-audience-manager-abstract</artifactId>
<version>1.8.0-SNAPSHOT</version>
<version>1.8.0</version>

<name>DXA Modules - Audience Manager abstract</name>
<description>Implementation of common code of DXA Audience Manager module</description>
Expand Down Expand Up @@ -44,7 +44,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java-version>1.8</java-version>
<dxa-bom.version>1.8.0-SNAPSHOT</dxa-bom.version>
<dxa-bom.version>1.8.0</dxa-bom.version>
</properties>

<dependencyManagement>
Expand Down
4 changes: 2 additions & 2 deletions webapp-java/dxa-module-audience-manager-web8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>com.sdl.dxa.modules</groupId>
<artifactId>dxa-module-audience-manager-web8</artifactId>
<version>1.8.0-SNAPSHOT</version>
<version>1.8.0</version>

<name>DXA Modules - SDL Web 8 Audience Manager</name>
<description>Implementation of DXA Audience Manager module for SDL Web 8</description>
Expand Down Expand Up @@ -44,7 +44,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java-version>1.8</java-version>
<dxa-bom.version>1.8.0-SNAPSHOT</dxa-bom.version>
<dxa-bom.version>1.8.0</dxa-bom.version>
</properties>

<dependencyManagement>
Expand Down
4 changes: 2 additions & 2 deletions webapp-java/dxa-module-cid/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>com.sdl.dxa.modules</groupId>
<artifactId>dxa-module-cid</artifactId>
<version>1.8.0-SNAPSHOT</version>
<version>1.8.0</version>

<name>DXA Modules - CID</name>
<description>Implementation of DXA CID module</description>
Expand Down Expand Up @@ -44,7 +44,7 @@

<properties>
<java-version>1.8</java-version>
<dxa-bom.version>1.8.0-SNAPSHOT</dxa-bom.version>
<dxa-bom.version>1.8.0</dxa-bom.version>
</properties>

<dependencyManagement>
Expand Down
4 changes: 2 additions & 2 deletions webapp-java/dxa-module-context-expressions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>com.sdl.dxa.modules</groupId>
<artifactId>dxa-module-context-expressions</artifactId>
<version>1.8.0-SNAPSHOT</version>
<version>1.8.0</version>

<name>DXA Modules - Context Expressions support</name>
<description>Implementation of DXA Context Expressions support module</description>
Expand Down Expand Up @@ -58,7 +58,7 @@

<properties>
<java-version>1.8</java-version>
<dxa-bom.version>1.8.0-SNAPSHOT</dxa-bom.version>
<dxa-bom.version>1.8.0</dxa-bom.version>
<dxa-release-branch>release/1.8</dxa-release-branch>
</properties>

Expand Down
4 changes: 2 additions & 2 deletions webapp-java/dxa-module-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>com.sdl.dxa.modules</groupId>
<artifactId>dxa-module-core</artifactId>
<version>1.8.0-SNAPSHOT</version>
<version>1.8.0</version>

<name>DXA Modules - Core</name>
<description>Implementation of DXA Core module</description>
Expand Down Expand Up @@ -44,7 +44,7 @@

<properties>
<java-version>1.8</java-version>
<dxa-bom.version>1.8.0-SNAPSHOT</dxa-bom.version>
<dxa-bom.version>1.8.0</dxa-bom.version>
</properties>

<dependencyManagement>
Expand Down
4 changes: 2 additions & 2 deletions webapp-java/dxa-module-googleanalytics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>com.sdl.dxa.modules</groupId>
<artifactId>dxa-module-googleanalytics</artifactId>
<version>1.8.0-SNAPSHOT</version>
<version>1.8.0</version>

<name>DXA Modules - Google Analytics</name>
<description>Implementation of DXA Google Analytics module</description>
Expand Down Expand Up @@ -43,7 +43,7 @@

<properties>
<java-version>1.8</java-version>
<dxa-bom.version>1.8.0-SNAPSHOT</dxa-bom.version>
<dxa-bom.version>1.8.0</dxa-bom.version>
</properties>

<dependencyManagement>
Expand Down
4 changes: 2 additions & 2 deletions webapp-java/dxa-module-mediamanager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>com.sdl.dxa.modules</groupId>
<artifactId>dxa-module-mediamanager</artifactId>
<version>1.8.0-SNAPSHOT</version>
<version>1.8.0</version>

<name>DXA Modules - MediaManager</name>
<description>Implementation of DXA MediaManager module</description>
Expand Down Expand Up @@ -44,7 +44,7 @@

<properties>
<java-version>1.8</java-version>
<dxa-bom.version>1.8.0-SNAPSHOT</dxa-bom.version>
<dxa-bom.version>1.8.0</dxa-bom.version>
</properties>

<dependencyManagement>
Expand Down
4 changes: 2 additions & 2 deletions webapp-java/dxa-module-search/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>com.sdl.dxa.modules</groupId>
<artifactId>dxa-module-search</artifactId>
<version>1.8.0-SNAPSHOT</version>
<version>1.8.0</version>

<name>DXA Modules - Search</name>
<description>Implementation of DXA Search module</description>
Expand Down Expand Up @@ -42,7 +42,7 @@
</developers>

<properties>
<dxa-bom.version>1.8.0-SNAPSHOT</dxa-bom.version>
<dxa-bom.version>1.8.0</dxa-bom.version>
<java-version>1.8</java-version>
<solr-solrj.version>5.3.1</solr-solrj.version>
<aws-java-sdk.version>1.10.32</aws-java-sdk.version>
Expand Down
4 changes: 2 additions & 2 deletions webapp-java/dxa-module-smarttarget-abstract/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
</parent>

<groupId>com.sdl.dxa.modules</groupId>
<version>1.8.0-SNAPSHOT</version>
<version>1.8.0</version>
<artifactId>dxa-module-smarttarget-abstract</artifactId>

<name>DXA Modules - Experience Optimization module abstract</name>
<description>Abstract implementation for Experience Optimization module</description>

<properties>
<dxa-bom.version>1.8.0-SNAPSHOT</dxa-bom.version>
<dxa-bom.version>1.8.0</dxa-bom.version>
<dxa-release-branch>release/1.8</dxa-release-branch>
<java-version>1.8</java-version>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion webapp-java/dxa-module-smarttarget-web8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</parent>

<groupId>com.sdl.dxa.modules</groupId>
<version>1.8.0-SNAPSHOT</version>
<version>1.8.0</version>

<artifactId>dxa-module-smarttarget-web8</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion webapp-java/dxa-module-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>com.sdl.dxa.modules</groupId>
<artifactId>dxa-module-test</artifactId>
<version>1.8.0-SNAPSHOT</version>
<version>1.8.0</version>

<name>DXA Modules - Test/Example reference implementation of DXA module</name>
<description>Example/reference/test implementation of DXA module</description>
Expand Down
2 changes: 1 addition & 1 deletion webapp-java/gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=1.8.0-SNAPSHOT
version=1.8.0

0 comments on commit a7e0a2f

Please sign in to comment.