Skip to content

Commit 272001b

Browse files
Changed packaging to jar
1 parent 2a969f4 commit 272001b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<artifactId>spring-cloud-kubernetes</artifactId>
1111
<version>2.0.0-SNAPSHOT</version>
1212
</parent>
13-
<packaging>pom</packaging>
13+
<packaging>jar</packaging>
1414
<name>Spring Cloud Kubernetes Docs</name>
1515
<description>Spring Cloud Kubernetes Docs</description>
1616
<properties>

0 commit comments

Comments
 (0)