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 4e714e6 commit a54f9c0Copy full SHA for a54f9c0
pom.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
4
<modelVersion>4.0.0</modelVersion>
5
<parent>
6
<groupId>org.springframework.boot</groupId>
@@ -10,7 +10,7 @@
10
</parent>
11
<groupId>com.pj</groupId>
12
<artifactId>hazelcastdemo</artifactId>
13
- <version>0.0.1-SNAPSHOT</version>
+ <version>1.0.0</version>
14
<name>hazelcastdemo</name>
15
<description>Demo project for Hazel cast cache</description>
16
0 commit comments