File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 1111 ~ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
1212 ~ WARRANTIES OF ANY KIND, either express or implied. See the License for the
1313 ~ specific language governing permissions and limitations under the License.
14- -->
15- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
16- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0
17- http://maven.apache.org/maven-v4_0_0.xsd" >
14+ --> <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" >
1815 <modelVersion >4.0.0</modelVersion >
1916
2017 <name >hazelcast-wm</name >
2118 <groupId >com.hazelcast</groupId >
2219 <artifactId >hazelcast-wm</artifactId >
23- <version >3.8.4-SNAPSHOT </version >
20+ <version >4.0 </version >
2421 <packaging >jar</packaging >
2522 <description >Hazelcast In-Memory DataGrid Web Module Plugin</description >
2623 <url >http://www.hazelcast.com/</url >
605602 </build >
606603 </profile >
607604 </profiles >
608- </project >
605+ </project >
You can’t perform that action at this time.
0 commit comments