Updating pom to prologCafe 1.3

Change-Id: Id9a936696d8c82cb61b8bdc0423cf0706602f991
This commit is contained in:
Martin Fick
2011-12-16 18:20:05 -07:00
parent a8bfa2c21e
commit 5878c9d14b

View File

@@ -796,7 +796,7 @@ limitations under the License.
<dependency>
<groupId>com.googlecode.prolog-cafe</groupId>
<artifactId>PrologCafe</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3</version>
</dependency>
</dependencies>
</dependencyManagement>