Skip to content

Commit b0d600f

Browse files
committed
add critter modules to the releases
1 parent 796cdc5 commit b0d600f

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

critter/critter-maven/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@
1414
<packaging>maven-plugin</packaging>
1515
<description>Maven plugin for Critter code generation</description>
1616

17-
<properties>
18-
<maven.deploy.skip>true</maven.deploy.skip>
19-
</properties>
20-
2117
<build>
2218
<plugins>
2319
<plugin>

critter/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@
1414
<description>A buildtime code generator for various serde facilities</description>
1515
<packaging>pom</packaging>
1616

17-
<properties>
18-
<maven.deploy.skip>true</maven.deploy.skip>
19-
</properties>
20-
2117
<subprojects>
2218
<subproject>core</subproject>
2319
<subproject>critter-maven</subproject>

0 commit comments

Comments
 (0)