Build Documentation out of date?

Thanks Treo and AlexBlack! We greatly appreciate your help! I changed the versions in my pom file to 1.0.0-SNAPSHOT. For some reason, its also trying to find other artifacts that I don’t believe we built. It also appears like its trying to pull this from https://oss.sonatype.org/content/repositories/snapshots.

Here is the full error message. I feel like I’m suppose to be specifying which architecture in my pom file somehow.

[ERROR] Failed to execute goal on project SimpleDl4j: Could not resolve dependencies for project com.lts.simpledl4j:SimpleDl4j:jar:0.0.1-SNAPSHOT: The following artifacts could not be resolved: org.nd4j:nd4j-native:jar:android-arm:1.0.0-SNAPSHOT, org.nd4j:nd4j-native:jar:android-arm64:1.0.0-SNAPSHOT, org.nd4j:nd4j-native:jar:android-x86:1.0.0-SNAPSHOT, org.nd4j:nd4j-native:jar:android-x86_64:1.0.0-SNAPSHOT, org.nd4j:nd4j-native:jar:ios-arm64:1.0.0-SNAPSHOT, org.nd4j:nd4j-native:jar:ios-x86_64:1.0.0-SNAPSHOT, org.nd4j:nd4j-native:jar:macosx-x86_64:1.0.0-SNAPSHOT, org.nd4j:nd4j-native:jar:windows-x86_64:1.0.0-SNAPSHOT, org.nd4j:nd4j-native:jar:linux-ppc64le:1.0.0-SNAPSHOT, org.nd4j:nd4j-native:jar:linux-armhf:1.0.0-SNAPSHOT: Failure to find org.nd4j:nd4j-native:jar:android-arm:1.0.0-SNAPSHOT in https://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype-nexus-snapshots has elapsed or updates are forced