Skip to content

Commit

Permalink
Merge pull request #168 in TSI/dxa-model-service from bugfix/2.2/CRQ-…
Browse files Browse the repository at this point in the history
…17824 to release/2.2

* commit 'd1c36cae93809bc435b5459d1243f156701bddf1':
  CRQ-17824 fixed build
  CRQ-17824 fixed build
  • Loading branch information
Igor Nikonov committed Mar 23, 2020
2 parents 6aa5aee + d1c36ca commit f12081b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion dxa-model-service-assembly-in-process/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<artifactItem>
<groupId>com.sdl.dxa</groupId>
<artifactId>dxa-model-service-in-process</artifactId>
<classifier>spring-boot</classifier>
<!-- <classifier>spring-boot</classifier>-->
<version>${project.version}</version>
</artifactItem>
</artifactItems>
Expand Down
1 change: 0 additions & 1 deletion dxa-model-service-assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
<artifactItem>
<groupId>com.sdl.dxa</groupId>
<artifactId>dxa-model-service-odata</artifactId>
<classifier>spring-boot</classifier>
<version>${project.version}</version>
</artifactItem>
</artifactItems>
Expand Down

0 comments on commit f12081b

Please sign in to comment.