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 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 >
627624 </build >
628625 </profile >
629626 </profiles >
630- </project >
627+ </project >
You can’t perform that action at this time.
0 commit comments