Browse Source

fix profile name (so integrations-win is included)

Sebastian Stenzel 3 năm trước cách đây
mục cha
commit
33a6158ed7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -461,7 +461,7 @@
 		</profile>
 
 		<profile>
-			<id>windows</id>
+			<id>win</id>
 			<activation>
 				<os>
 					<family>windows</family>