Skip to content

Commit bcb9be3

Browse files
Disable site descriptor publishing by child projects
- in child projects we not need publish site descriptors
1 parent 39cfa65 commit bcb9be3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -660,6 +660,7 @@ limitations under the License.
660660
<goals>
661661
<goal>attach-descriptor</goal>
662662
</goals>
663+
<inherited>false</inherited>
663664
</execution>
664665
</executions>
665666
</plugin>

0 commit comments

Comments
 (0)