OpenSearch/buildSrc
Ali Beyad c4090a1841 Remove the Snapshot class in favor of using SnapshotInfo
o/e/snapshots/Snapshot and o/e/snapshots/SnapshotInfo contain the same
fields and represent the same information.  Snapshot was used to
maintain snapshot information to the snapshot repository, while
SnapshotInfo was used to represent the snapshot information as presented
through the REST layer.  This removes the Snapshot class and combines
all uses into the SnapshotInfo class.

Closes #18167
2016-05-05 16:53:13 -04:00
..
src/main Remove the Snapshot class in favor of using SnapshotInfo 2016-05-05 16:53:13 -04:00
build.gradle Fix UP-TO-DATE check for some tasks 2016-04-11 17:29:33 -04:00
version.properties Version: Set version to 5.0.0-alpha2 2016-04-26 09:30:26 +02:00