Skip to content

Commit

Permalink
Update pom
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkerlucio committed Nov 23, 2024
1 parent aa56840 commit 8a68c2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<packaging>jar</packaging>
<groupId>com.wsscode</groupId>
<artifactId>pathom3</artifactId>
<version>2023.01.31-alpha</version>
<version>2024.11.23-alpha</version>
<name>pathom3</name>
<description>A library to unify data sources via attribute modeling in a seamless graph.</description>
<url>https://github.com/wilkerlucio/pathom3</url>
Expand All @@ -18,7 +18,7 @@
<url>https://github.com/wilkerlucio/pathom3</url>
<connection>scm:git:git://github.com/wilkerlucio/pathom3.git</connection>
<developerConnection>scm:git:ssh://git@github.com/wilkerlucio/pathom3.git</developerConnection>
<tag>v2023.01.31-alpha</tag>
<tag>v2024.11.23-alpha</tag>
</scm>
<dependencies>
<dependency>
Expand Down

0 comments on commit 8a68c2a

Please sign in to comment.