Skip to content

Commit

Permalink
Prepared for 3.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jdbranham committed Nov 2, 2024
1 parent ebd23e8 commit d72a5b2
Show file tree
Hide file tree
Showing 21 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion module-agents/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>nexus-command</artifactId>
<groupId>net.savantly</groupId>
<version>3.0.6</version>
<version>3.0.7-SNAPSHOT</version>
</parent>

<artifactId>agents-module</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion module-ai/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>nexus-command</artifactId>
<groupId>net.savantly</groupId>
<version>3.0.6</version>
<version>3.0.7-SNAPSHOT</version>
</parent>

<artifactId>nexus-ai-module</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion module-audited-entity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>nexus-command</artifactId>
<groupId>net.savantly</groupId>
<version>3.0.6</version>
<version>3.0.7-SNAPSHOT</version>
</parent>

<artifactId>nexus-audited-entity-module</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion module-common-types/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>nexus-command</artifactId>
<groupId>net.savantly</groupId>
<version>3.0.6</version>
<version>3.0.7-SNAPSHOT</version>
</parent>

<artifactId>common-types-module</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion module-encryption/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>nexus-command</artifactId>
<groupId>net.savantly</groupId>
<version>3.0.6</version>
<version>3.0.7-SNAPSHOT</version>
</parent>

<artifactId>encryption-module</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion module-flow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>nexus-command</artifactId>
<groupId>net.savantly</groupId>
<version>3.0.6</version>
<version>3.0.7-SNAPSHOT</version>
</parent>

<artifactId>flow-module</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion module-franchise-organizations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>nexus-command</artifactId>
<groupId>net.savantly</groupId>
<version>3.0.6</version>
<version>3.0.7-SNAPSHOT</version>
</parent>

<artifactId>franchise-organizations-module</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion module-franchise-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>nexus-command</artifactId>
<groupId>net.savantly</groupId>
<version>3.0.6</version>
<version>3.0.7-SNAPSHOT</version>
</parent>

<artifactId>module-franchise-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion module-franchise/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>nexus-command</artifactId>
<groupId>net.savantly</groupId>
<version>3.0.6</version>
<version>3.0.7-SNAPSHOT</version>
</parent>

<artifactId>franchise-module</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion module-home/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>nexus-command</artifactId>
<groupId>net.savantly</groupId>
<version>3.0.6</version>
<version>3.0.7-SNAPSHOT</version>
</parent>

<artifactId>home-module</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion module-organization-fees/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>nexus-command</artifactId>
<groupId>net.savantly</groupId>
<version>3.0.6</version>
<version>3.0.7-SNAPSHOT</version>
</parent>

<artifactId>organization-fees-module</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion module-organizations-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>nexus-command</artifactId>
<groupId>net.savantly</groupId>
<version>3.0.6</version>
<version>3.0.7-SNAPSHOT</version>
</parent>

<artifactId>organizations-web-module</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion module-organizations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>nexus-command</artifactId>
<groupId>net.savantly</groupId>
<version>3.0.6</version>
<version>3.0.7-SNAPSHOT</version>
</parent>

<artifactId>organizations-module</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion module-products/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>nexus-command</artifactId>
<groupId>net.savantly</groupId>
<version>3.0.6</version>
<version>3.0.7-SNAPSHOT</version>
</parent>

<artifactId>nexus-products-module</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion module-projects/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>nexus-command</artifactId>
<groupId>net.savantly</groupId>
<version>3.0.6</version>
<version>3.0.7-SNAPSHOT</version>
</parent>

<artifactId>projects-module</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion module-security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>nexus-command</artifactId>
<groupId>net.savantly</groupId>
<version>3.0.6</version>
<version>3.0.7-SNAPSHOT</version>
</parent>

<artifactId>nexus-security-module</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion module-web-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>nexus-command</artifactId>
<groupId>net.savantly</groupId>
<version>3.0.6</version>
<version>3.0.7-SNAPSHOT</version>
</parent>

<artifactId>web-module-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion module-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>nexus-command</artifactId>
<groupId>net.savantly</groupId>
<version>3.0.6</version>
<version>3.0.7-SNAPSHOT</version>
</parent>

<artifactId>web-module</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion module-webhooks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>nexus-command</artifactId>
<groupId>net.savantly</groupId>
<version>3.0.6</version>
<version>3.0.7-SNAPSHOT</version>
</parent>

<artifactId>webhooks-module</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<artifactId>nexus-command</artifactId>
<groupId>net.savantly</groupId>
<version>3.0.6</version>
<version>3.0.7-SNAPSHOT</version>

<name>Nexus Command - Parent</name>

Expand Down
2 changes: 1 addition & 1 deletion webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>nexus-command</artifactId>
<groupId>net.savantly</groupId>
<version>3.0.6</version>
<version>3.0.7-SNAPSHOT</version>
</parent>

<artifactId>nexus-command-webapp</artifactId>
Expand Down

0 comments on commit d72a5b2

Please sign in to comment.