<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
  <modelVersion>4.0.0</modelVersion>
  <groupId>io.forgebox</groupId>
  <artifactId>ortus-couchbase-cache-extension</artifactId>
  <version>3.0.0-snapshot</version>
  <packaging>lex</packaging>
  <name>Ortus Couchbase Cache</name>
  <description>A Lucee caching extension allow you to connect to a Couchbase Cluster for cachine, session, and client storage.</description>
</project>