<?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 http://maven.apache.org/xsd/maven-4.0.0.xsd">
  <modelVersion>4.0.0</modelVersion>
  <packaging>jar</packaging>
  <groupId>com.github.pkpkpk</groupId>
  <artifactId>gcp.global</artifactId>
  <version>2026.04.05.050227</version>
  <name>gcp.global</name>
  <dependencies>
    <dependency>
      <groupId>org.clojure</groupId>
      <artifactId>clojure</artifactId>
      <version>1.12.4</version>
    </dependency>
    <dependency>
      <groupId>metosin</groupId>
      <artifactId>malli</artifactId>
      <version>0.20.0</version>
    </dependency>
    <dependency>
      <groupId>org.babashka</groupId>
      <artifactId>sci</artifactId>
      <version>0.9.44</version>
    </dependency>
    <dependency>
      <groupId>metosin</groupId>
      <artifactId>jsonista</artifactId>
      <version>0.3.13</version>
    </dependency>
  </dependencies>
  <build>
    <sourceDirectory>/home/patricio/dev/pkpkpk/gcp/packages/global/src</sourceDirectory>
  </build>
  <repositories>
    <repository>
      <id>clojars</id>
      <url>https://repo.clojars.org/</url>
    </repository>
  </repositories>
  <description>global malli registry &amp; utilities for gcp bindings</description>
  <url>https://github.com/pkpkpk/gcp</url>
  <licenses>
    <license>
      <name>MIT</name>
      <url>https://mit-license.org</url>
    </license>
  </licenses>
  <scm>
    <url>https://github.com/pkpkpk/gcp</url>
    <connection>scm:git:https://github.com/pkpkpk/gcp.git</connection>
    <developerConnection>scm:git:ssh:git@github.com:pkpkpk/gcp.git</developerConnection>
    <tag>v2026.04.05.050227</tag>
  </scm>
</project>
