Skip to content

Commit aeb9db7

Browse files
author
Christopher Gross
committed
versioning off for hs testing
1 parent 988661d commit aeb9db7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<parent>
55
<groupId>gov.nsa.datawave.microservice</groupId>
66
<artifactId>datawave-microservice-parent</artifactId>
7-
<version>4.0.0</version>
7+
<version>4.0.1-depfix</version>
88
<relativePath>../../../microservices/microservice-parent/pom.xml</relativePath>
99
</parent>
1010
<artifactId>type-utils</artifactId>
11-
<version>3.1.3-SNAPSHOT</version>
11+
<version>3.1.3-depfix</version>
1212
<url>https://code.nsa.gov/datawave-type-utils</url>
1313
<licenses>
1414
<license>
@@ -26,7 +26,7 @@
2626
<datawave.webservice.namespace>http://webservice.datawave.nsa/v1</datawave.webservice.namespace>
2727
<spotbugs.excludes.file>${project.basedir}/src/main/spotbugs/excludes.xml</spotbugs.excludes.file>
2828
<version.assertj>3.20.2</version.assertj>
29-
<version.common-utils>3.0.0</version.common-utils>
29+
<version.common-utils>3.0.1-depfix</version.common-utils>
3030
<version.commons-codec>1.7</version.commons-codec>
3131
<version.commons-lang3>3.12.0</version.commons-lang3>
3232
<version.commons-net>3.6</version.commons-net>

0 commit comments

Comments
 (0)