Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
devOpsHazelcast committed Apr 26, 2017
1 parent 4c045be commit ed73e6e
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,13 @@
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->

<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">
--><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">
<modelVersion>4.0.0</modelVersion>

<name>hazelcast-aws</name>
<groupId>com.hazelcast</groupId>
<artifactId>hazelcast-aws</artifactId>
<version>1.1.2-SNAPSHOT</version>
<version>2.0.0</version>
<packaging>jar</packaging>
<description>Hazelcast In-Memory DataGrid Aws Plugin</description>
<url>http://www.hazelcast.com/</url>
Expand Down Expand Up @@ -503,4 +500,4 @@
</profile>

</profiles>
</project>
</project>

0 comments on commit ed73e6e

Please # to comment.