2 Commits

Author SHA1 Message Date
0716635d99 Update link information 2026-01-26 18:37:05 -05:00
e497a63610 Update snapshot version 2026-01-26 18:12:07 -05:00

View File

@@ -15,19 +15,19 @@
<developer>
<name>Matthew Ellison</name>
<email>m_ellison@ymail.com</email>
<url>https://bitbucket.org/Mattrixwv</url>
<url>https://git.mattrixwv.com/matthew</url>
</developer>
</developers>
<scm>
<connection>scm:git:git://bitbucket.org/Mattrixwv/Matrix.git</connection>
<developerConnection>scm:git:ssh://bitbucket.org:Mattrixwv/Matrix.git</developerConnection>
<connection>scm:git:git://git.mattrixwv.com/BaseLibraries/Matrix.git</connection>
<developerConnection>scm:git:ssh://git.mattrixwv.com/BaseLibraries/Matrix.git</developerConnection>
<url>https://git.mattrixwv.com/BaseLibraries/Matrix</url>
</scm>
<groupId>com.mattrixwv</groupId>
<artifactId>matrix</artifactId>
<version>1.3.2</version>
<version>1.3.3-SNAPSHOT</version>
<name>Matrix</name>
<description>A library for performing Matrix operations</description>