Skip to content

Commit 98f15bb

Browse files
exclude cql file from release process
1 parent e5f9a53 commit 98f15bb

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
@@ -1871,6 +1871,7 @@
18711871
<exclude>**/.pydevproject</exclude>
18721872
<exclude>**/Jenkinsfile</exclude>
18731873
<exclude>**/MAVEN_ENV</exclude>
1874+
<exclude>**/*.cql</exclude>
18741875
</excludes>
18751876
</configuration>
18761877
</plugin>

0 commit comments

Comments
 (0)