This repository was archived by the owner on Dec 9, 2024. It is now read-only.
File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 12
12
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
13
~ See the License for the specific language governing permissions and
14
14
~ 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" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.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/xsd/maven-4.0.0.xsd" >
17
16
<modelVersion >4.0.0</modelVersion >
18
17
19
18
<groupId >com.hazelcast</groupId >
20
19
<artifactId >hazelcast-kubernetes</artifactId >
21
- <version >2.0.3-SNAPSHOT </version >
20
+ <version >2.1 </version >
22
21
<name >Kubernetes Discovery Plugin for Hazelcast</name >
23
22
<description >Kubernetes Service Discovery for Hazelcast Discovery SPI</description >
24
23
<url >http://github.com/hazelcast/hazelcast-kubernetes</url >
532
531
</build >
533
532
</profile >
534
533
</profiles >
535
- </project >
534
+ </project >
You can’t perform that action at this time.
0 commit comments