Skip to content

Commit

Permalink
pom_update
Browse files Browse the repository at this point in the history
  • Loading branch information
PayalKhanna committed Jun 18, 2024
1 parent 421ad3f commit 2a6a3c4
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 @@ -35,7 +35,7 @@
<groupId>com.regnosys</groupId>
<artifactId>rosetta-testing</artifactId>
<packaging>jar</packaging>
<version>0.0.0.master-SNAPSHOT</version>
<version>0.0.0.main-SNAPSHOT</version>
<url>https://github.com/REGnosys/rosetta-testing</url>

<scm>
Expand Down Expand Up @@ -95,7 +95,7 @@
<maven.compiler.release>11</maven.compiler.release>

<rosetta.dsl.version>9.11.2</rosetta.dsl.version>
<rosetta.common.version>0.0.0.master-SNAPSHOT</rosetta.common.version>
<rosetta.common.version>0.0.0.main-SNAPSHOT</rosetta.common.version>

<xtext.version>2.27.0</xtext.version>
<unruly.version>1.6</unruly.version>
Expand Down

0 comments on commit 2a6a3c4

Please sign in to comment.