Skip to content

Commit

Permalink
pom fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanGiles committed Jul 15, 2024
1 parent 54afc24 commit ae59d7a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
5 changes: 5 additions & 0 deletions aspire4j/extensions/manifest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@
<manifold.version>2024.1.23</manifold.version>
</properties>

<modules>
<module>azure/storage-ext</module>
<module>spring-ext</module>
</modules>

<dependencies>
<dependency>
<groupId>systems.manifold</groupId>
Expand Down
3 changes: 1 addition & 2 deletions aspire4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@
<module>extensions/spring</module>

<!-- manifest extension libraries -->
<module>extensions/manifest/azure/storage-ext</module>
<module>extensions/manifest/spring-ext</module>
<module>extensions/manifest</module>
</modules>

<build>
Expand Down

0 comments on commit ae59d7a

Please sign in to comment.