Skip to content

Commit 18761a4

Browse files
3.8.4
1 parent 29512ee commit 18761a4

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

pom.xml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +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-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
17-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
18-
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">
1916
<modelVersion>4.0.0</modelVersion>
2017

2118
<name>hazelcast-wm</name>
2219
<groupId>com.hazelcast</groupId>
2320
<artifactId>hazelcast-wm</artifactId>
24-
<version>3.8.4-SNAPSHOT</version>
21+
<version>3.8.4</version>
2522
<packaging>jar</packaging>
2623
<description>Hazelcast In-Memory DataGrid Web Module Plugin</description>
2724
<url>http://www.hazelcast.com/</url>
@@ -627,4 +624,4 @@
627624
</build>
628625
</profile>
629626
</profiles>
630-
</project>
627+
</project>

0 commit comments

Comments
 (0)