Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmurp committed Aug 15, 2023
1 parent 9d6372d commit e6b2596
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 @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.hcl</groupId>
<artifactId>appscan.sdk</artifactId>
<version>1.0.36</version>
<version>1.0.37-SNAPSHOT</version>

<name>HCL AppScan on Cloud SDK</name>
<description>SDK for interacting with HCL AppScan on Cloud</description>
Expand Down Expand Up @@ -136,7 +136,7 @@
<connection>scm:git:ssh://github.com/hclproducts/appscan-sdk.git</connection>
<developerConnection>scm:git:ssh://[email protected]/hclproducts/appscan-sdk.git</developerConnection>
<url>https://github.com/hclproducts/appscan-sdk</url>
<tag>appscan.sdk-1.0.36</tag>
<tag>HEAD</tag>
</scm>

</project>

0 comments on commit e6b2596

Please sign in to comment.