Skip to content

Commit d66fe6c

Browse files
committed
comment jaxb generation
1 parent aa81b79 commit d66fe6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ipp-v3-java-data/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
</executions>
7979
</plugin> -->
8080
<!-- commented to avoid regeneration of entities, as the same is not required everytime -->
81-
81+
<!--
8282
<plugin>
8383
<groupId>org.apache.maven.plugins</groupId>
8484
<artifactId>maven-clean-plugin</artifactId>
@@ -141,7 +141,7 @@
141141
</configuration>
142142
</execution>
143143
</executions>
144-
</plugin>
144+
</plugin> -->
145145
</plugins>
146146
</build>
147147

0 commit comments

Comments
 (0)