Explorar el Código

fix profile name (so integrations-win is included)

Sebastian Stenzel hace 3 años
padre
commit
33a6158ed7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>