Limit Maven Package SNAPSHOT Files

As we work on code, builds of the same version number (SNAPSHOT) continually accumulate timestamped versions of the artifacts. Depending on the project this can lead to hundreds of files within a package. Is there a way to purge files WITHIN a package?