Skip to content

Commit

Permalink
[skip ci] update develop branch for new version: 12.0.2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
sarangshah-mayo committed Jul 31, 2023
1 parent 93edbd6 commit c7ed0b0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>edu.mayo.kmdp</groupId>
<artifactId>kmdp-bom</artifactId>
<version>12.0.1</version>
<version>12.0.2-SNAPSHOT</version>

<packaging>pom</packaging>

Expand Down Expand Up @@ -920,10 +920,10 @@
<maven.compiler.target>${java.version}</maven.compiler.target>

<!-- KMD Properties -->
<api4kp.version>12.0.1</api4kp.version>
<kmdp.impl.version>12.0.1</kmdp.impl.version>
<kmdp.standards.version>12.0.1</kmdp.standards.version>
<kmdp.archetype.version>12.0.1</kmdp.archetype.version>
<api4kp.version>12.0.2-SNAPSHOT</api4kp.version>
<kmdp.impl.version>12.0.2-SNAPSHOT</kmdp.impl.version>
<kmdp.standards.version>12.0.2-SNAPSHOT</kmdp.standards.version>
<kmdp.archetype.version>12.0.2-SNAPSHOT</kmdp.archetype.version>
<ontology.release.version>LATEST</ontology.release.version>

<!-- External Properties -->
Expand Down

0 comments on commit c7ed0b0

Please sign in to comment.