We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1369cae commit 9500d38Copy full SHA for 9500d38
pom.xml
@@ -4,7 +4,7 @@
4
<groupId>com.fulcrologic</groupId>
5
<artifactId>guardrails</artifactId>
6
<packaging>jar</packaging>
7
- <version>1.2.5</version>
+ <version>1.2.6-SNAPSHOT</version>
8
<properties>
9
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
10
</properties>
@@ -21,7 +21,7 @@
21
<url>https://github.com/fulcrologic/guardrails</url>
22
<connection>scm:git:git://github.com/fulcrologic/guardrails.git</connection>
23
<developerConnection>scm:git:ssh://git@github.com/fulcrologic/guardrails.git</developerConnection>
24
- <tag>guardrails-1.2.5</tag>
+ <tag>cfc60d201a3fde9bd4a4d369a975469c340c61f7</tag>
25
</scm>
26
<distributionManagement>
27
<repository>
0 commit comments