Skip to content

Commit

Permalink
Disable site descriptor publishing by child projects
Browse files Browse the repository at this point in the history
- in child projects we not need publish site descriptors
  • Loading branch information
slawekjaranowski committed May 21, 2024
1 parent 39cfa65 commit 928c6c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -660,6 +660,7 @@ limitations under the License.
<goals>
<goal>attach-descriptor</goal>
</goals>
<inherited>false</inherited>
</execution>
</executions>
</plugin>
Expand Down

0 comments on commit 928c6c0

Please sign in to comment.