Browse Source

fix profile name (so integrations-win is included)

Sebastian Stenzel 3 years ago
parent
commit
33a6158ed7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -461,7 +461,7 @@
 		</profile>
 		</profile>
 
 
 		<profile>
 		<profile>
-			<id>windows</id>
+			<id>win</id>
 			<activation>
 			<activation>
 				<os>
 				<os>
 					<family>windows</family>
 					<family>windows</family>