Question #272281 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/272281
RaiMan posted a new comment:
ok, sorry for not being precise enough:
since 1.1.1 is in the pre-final phase (only nightly builds) it is in the OSSRH
snapshot repo:
so add somewhere:
<repositories>
<repository>
<id>ossrh</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
<snapshots>
<enabled>true</enabled>
<updatePolicy>always</updatePolicy>
</snapshots>
</repository>
</repositories>
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp