mpkorstanje / simmetrics

Similarity or Distance Metrics, e.g. Levenshtein, for Java
Apache License 2.0
41 stars 15 forks source link

maven-enforcer-plugin 3.0.0-M1 #20

Closed dennisfabri closed 3 years ago

dennisfabri commented 3 years ago

I just checked the pom.xml and found this milestone version for the maven-enforcer-plugin. Is it really needed?

<plugin>
  <groupId>org.apache.maven.plugins</groupId>
  <artifactId>maven-enforcer-plugin</artifactId>
  <version>3.0.0-M1</version>
</plugin>
mpkorstanje commented 3 years ago

I'm generally adverse to using milestone versions so I assume there was a good reason. However it has been so long ago I can really can't remember why I picked that version.