瀏覽代碼

fix profile name (so integrations-win is included)

Sebastian Stenzel 3 年之前
父節點
當前提交
33a6158ed7
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>