Skip to content

Commit

Permalink
Upgrade to jMolecules 2.0 snapshots.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Nov 21, 2024
1 parent d581fd1 commit fad01ec
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,43 +70,43 @@
<dependency>
<groupId>org.jmolecules</groupId>
<artifactId>jmolecules-cqrs-architecture</artifactId>
<version>1.10.0</version>
<version>2.0.0-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>org.jmolecules</groupId>
<artifactId>jmolecules-hexagonal-architecture</artifactId>
<version>1.10.0</version>
<version>2.0.0-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>org.jmolecules</groupId>
<artifactId>jmolecules-layered-architecture</artifactId>
<version>1.10.0</version>
<version>2.0.0-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>org.jmolecules</groupId>
<artifactId>jmolecules-onion-architecture</artifactId>
<version>1.10.0</version>
<version>2.0.0-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>org.jmolecules</groupId>
<artifactId>jmolecules-ddd</artifactId>
<version>1.10.0</version>
<version>2.0.0-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>org.jmolecules</groupId>
<artifactId>kmolecules-ddd</artifactId>
<version>1.10.0</version>
<version>2.0.0-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>org.jmolecules</groupId>
<artifactId>jmolecules-events</artifactId>
<version>1.10.0</version>
<version>2.0.0-SNAPSHOT</version>
</dependency>

<!-- Integrations -->
Expand Down

0 comments on commit fad01ec

Please sign in to comment.