| 
									
										
										
										
											2014-02-08 05:48:04 +08:00
										 |  |  | # Licensed to the Apache Software Foundation (ASF) under one or more | 
					
						
							|  |  |  | # contributor license agreements.  See the NOTICE file distributed with | 
					
						
							|  |  |  | # this work for additional information regarding copyright ownership. | 
					
						
							|  |  |  | # The ASF licenses this file to You under the Apache License, Version 2.0 | 
					
						
							|  |  |  | # (the "License"); you may not use this file except in compliance with | 
					
						
							|  |  |  | # the License.  You may obtain a copy of the License at | 
					
						
							| 
									
										
										
										
											2015-11-19 02:42:15 +08:00
										 |  |  | # | 
					
						
							| 
									
										
										
										
											2014-02-08 05:48:04 +08:00
										 |  |  | #    http://www.apache.org/licenses/LICENSE-2.0 | 
					
						
							| 
									
										
										
										
											2015-11-19 02:42:15 +08:00
										 |  |  | # | 
					
						
							| 
									
										
										
										
											2014-02-08 05:48:04 +08:00
										 |  |  | # Unless required by applicable law or agreed to in writing, software | 
					
						
							|  |  |  | # distributed under the License is distributed on an "AS IS" BASIS, | 
					
						
							|  |  |  | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | 
					
						
							|  |  |  | # See the License for the specific language governing permissions and | 
					
						
							|  |  |  | # limitations under the License. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | group=org.apache.kafka | 
					
						
							| 
									
										
										
										
											2016-02-25 02:12:51 +08:00
										 |  |  | # NOTE: When you change this version number, you should also make sure to update | 
					
						
							| 
									
										
										
										
											2018-06-07 06:29:42 +08:00
										 |  |  | # the version numbers in | 
					
						
							| 
									
										
										
										
											2019-01-07 09:50:25 +08:00
										 |  |  | #  - docs/js/templateData.js | 
					
						
							|  |  |  | #  - tests/kafkatest/__init__.py | 
					
						
							| 
									
										
										
										
											2018-06-07 06:29:42 +08:00
										 |  |  | #  - tests/kafkatest/version.py (variable DEV_VERSION) | 
					
						
							| 
									
										
										
										
											2019-01-07 09:50:25 +08:00
										 |  |  | #  - kafka-merge-pr.py | 
					
						
							| 
									
										
										
										
											2023-01-10 07:51:44 +08:00
										 |  |  | #  - streams/quickstart/pom.xml | 
					
						
							|  |  |  | #  - streams/quickstart/java/src/main/resources/archetype-resources/pom.xml | 
					
						
							|  |  |  | #  - streams/quickstart/java/pom.xml | 
					
						
							| 
									
										
										
										
											2024-12-16 23:47:13 +08:00
										 |  |  | version=4.1.0-SNAPSHOT | 
					
						
							| 
									
										
										
										
											2024-09-30 02:08:51 +08:00
										 |  |  | scalaVersion=2.13.15 | 
					
						
							| 
									
										
										
										
											2023-10-09 18:30:46 +08:00
										 |  |  | # Adding swaggerVersion in gradle.properties to have a single version in place for swagger | 
					
						
							| 
									
										
										
										
											2024-11-10 04:04:02 +08:00
										 |  |  | swaggerVersion=2.2.25 | 
					
						
							| 
									
										
										
										
											2014-02-08 05:48:04 +08:00
										 |  |  | task=build | 
					
						
							| 
									
										
										
										
											2024-12-06 04:29:39 +08:00
										 |  |  | org.gradle.jvmargs=-Xmx4g -Xss4m -XX:+UseParallelGC | 
					
						
							| 
									
										
										
										
											2021-01-28 23:24:35 +08:00
										 |  |  | org.gradle.parallel=true |