We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 796cdc5 commit b0d600fCopy full SHA for b0d600f
critter/critter-maven/pom.xml
@@ -14,10 +14,6 @@
14
<packaging>maven-plugin</packaging>
15
<description>Maven plugin for Critter code generation</description>
16
17
- <properties>
18
- <maven.deploy.skip>true</maven.deploy.skip>
19
- </properties>
20
-
21
<build>
22
<plugins>
23
<plugin>
critter/pom.xml
<description>A buildtime code generator for various serde facilities</description>
<packaging>pom</packaging>
<subprojects>
<subproject>core</subproject>
<subproject>critter-maven</subproject>
0 commit comments