Quellcode durchsuchen

fix profile name (so integrations-win is included)

Sebastian Stenzel vor 3 Jahren
Ursprung
Commit
33a6158ed7
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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>