Procházet zdrojové kódy

fix profile name (so integrations-win is included)

Sebastian Stenzel před 3 roky
rodič
revize
33a6158ed7
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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>