This commit is contained in:
EtienneDx 2021-01-20 20:33:23 +01:00
commit 93735c51da

View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>Me.EtienneDx</groupId> <groupId>Me.EtienneDx</groupId>
<artifactId>RealEstate</artifactId> <artifactId>RealEstate</artifactId>
<version>1.1.1</version> <version>1.2.2</version>
<name>RealEstate</name> <name>RealEstate</name>
<description>A spigot plugin for selling, renting and leasing GriefPrevention claims</description> <description>A spigot plugin for selling, renting and leasing GriefPrevention claims</description>
<build> <build>
@ -120,4 +120,4 @@
<version>cff4221</version> <version>cff4221</version>
</dependency> </dependency>
</dependencies> </dependencies>
</project> </project>