← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #681309]: is version 1.1.4 available in Maven?

 

Question #681309 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/681309

    Status: Open => Solved

Bryan confirmed that the question is solved:
Solved. used this.

<repositories>
	    <repository>
	        <id>appfuse-snapshots</id>
	        <url>http://oss.sonatype.org/content/groups/public</url> 
	        <releases>
	            <enabled>false</enabled>
	        </releases>
	        <snapshots>
	            <enabled>true</enabled>
	        </snapshots>
	    </repository>
	</repositories>

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.