Skip to content

Commit

Permalink
Merge pull request #54 from intershop/develop
Browse files Browse the repository at this point in the history
Release 1.3.1
  • Loading branch information
jlistemann-ish authored Aug 2, 2022
2 parents f7b0928 + ca20b3c commit 204a93b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion devenv.project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ IOM_APP_IMAGE=
# local image: iom:4.1.2
# locally built project image: prj-iom:4.1.2-1.2.0.0-SNAPSHOT
# IOM release from ISH registry: docker.intershop.de/intershophub/iom:4.1.2
IOM_IMAGE=docker.io/library/iom-blueprint-project-iom:1.3.0
IOM_IMAGE=docker.io/library/iom-blueprint-project-iom:1.3.1

################################################################################
# Database Configuration
Expand Down
5 changes: 2 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<head>

<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Security-Policy" content="default-src 'none'; style-src 'unsafe-inline'; img-src data:; connect-src 'self'">
<title>The IOM Blueprint Project</title>
<link rel="icon"type="image/png" sizes="32x32" href="favicon-32x32.png">

Expand Down Expand Up @@ -81,8 +80,8 @@ <h1>The Intershop Order Management Blueprint Project</h1>

<p style="color:#e28743;">
<br><br><br><br>
<strong>&#9888</strong> Currently, this /docs just serves to host static email images that are included in the customer emails generated and sent by the IOM.</p>

<strong>&#9888</strong> Currently, <em>/docs</em> is only used to host static e-mail images
that are included in the customer e-mails being generated and sent by the IOM.
</div>

</body>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.intershop.oms.blueprint</groupId>
<artifactId>iom-blueprint-project</artifactId>
<version>1.3.0</version>
<version>1.3.1</version>
<packaging>war</packaging>
<name>IOM iom-blueprint-project APPLICATION</name>
<description>IOM iom-blueprint-project APPLICATION</description>
Expand Down

0 comments on commit 204a93b

Please sign in to comment.