Skip to content

Commit

Permalink
Prepare next development version
Browse files Browse the repository at this point in the history
  • Loading branch information
cgendreau committed Dec 18, 2024
1 parent bb928be commit 40f7335
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>io.github.aafc-bicoe</groupId>
<artifactId>agent-api</artifactId>
<version>0.29</version>
<version>0.30-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Agent API</name>
Expand Down Expand Up @@ -39,19 +39,7 @@
<spring-framework.version>5.3.38</spring-framework.version>
<postgresql.version>42.4.4</postgresql.version>
</properties>

<!-- temporary until we can migrate to a newer version of Crnk-->
<repositories>
<repository>
<snapshots>
<enabled>false</enabled>
</snapshots>
<id>jcenter central</id>
<name>bintray</name>
<url>https://jcenter.bintray.com</url>
</repository>
</repositories>


<dependencies>
<dependency>
<groupId>io.github.aafc-bicoe</groupId>
Expand Down

0 comments on commit 40f7335

Please sign in to comment.