Skip to content

Commit

Permalink
ci(release): prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
sitepark-bot committed Apr 11, 2024
1 parent 1a93b5d commit 35f7f2b
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 @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.sitepark.ies</groupId>
<artifactId>ies-extension-api</artifactId>
<version>1.1.0</version>
<version>1.2.0-SNAPSHOT</version>
<name>IES extension api</name>
<description>API to extend the core functionality of the IES</description>

Expand Down Expand Up @@ -37,7 +37,7 @@
<scm>
<connection>scm:git:git@github.com:sitepark/ies-extension-api.git</connection>
<developerConnection>scm:git:git@github.com:sitepark/ies-extension-api.git</developerConnection>
<tag>1.1.0</tag>
<tag>HEAD</tag>
<url>https://github.com/sitepark/ies-extension-api</url>
</scm>

Expand Down

0 comments on commit 35f7f2b

Please sign in to comment.