Ver Fonte

fix profile name (so integrations-win is included)

Sebastian Stenzel há 3 anos atrás
pai
commit
33a6158ed7
1 ficheiros alterados com 1 adições e 1 exclusões
  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>