Skip to content

Commit cb9fd49

Browse files
3.8
1 parent c08e93c commit cb9fd49

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

pom.xml

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,13 @@
1212
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1313
~ See the License for the specific language governing permissions and
1414
~ limitations under the License.
15-
-->
16-
17-
<project xmlns="http://maven.apache.org/POM/4.0.0"
18-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
20-
http://maven.apache.org/maven-v4_0_0.xsd">
15+
--><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
2116
<modelVersion>4.0.0</modelVersion>
2217

2318
<name>hazelcast-wm</name>
2419
<groupId>com.hazelcast</groupId>
2520
<artifactId>hazelcast-wm</artifactId>
26-
<version>3.7.2-SNAPSHOT</version>
21+
<version>3.8</version>
2722
<packaging>jar</packaging>
2823
<description>Hazelcast In-Memory DataGrid Web Module Plugin</description>
2924
<url>http://www.hazelcast.com/</url>
@@ -615,4 +610,4 @@
615610
</build>
616611
</profile>
617612
</profiles>
618-
</project>
613+
</project>

0 commit comments

Comments
 (0)