File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed
Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change 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 >
615610 </build >
616611 </profile >
617612 </profiles >
618- </project >
613+ </project >
You can’t perform that action at this time.
0 commit comments