We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4a376f commit f761be7Copy full SHA for f761be7
pom.xml
@@ -16,7 +16,7 @@
16
<artifactId>cics-java-liberty-springboot-jcics</artifactId>
17
<version>0.1.0</version>
18
<name>cics-java-liberty-springboot-jcics</name>
19
- <description>CICS Spring Boot Appliaction - JCICS Example</description>
+ <description>CICS Spring Boot Application - JCICS Example</description>
20
21
<properties>
22
<java.version>1.8</java.version>
@@ -92,4 +92,4 @@
92
</repository>
93
</distributionManagement>
94
95
-</project>
+</project>
0 commit comments