File tree Expand file tree Collapse file tree 9 files changed +2
-44
lines changed 
caffeine-bounded-cache-support 
operator-framework-junit5 Expand file tree Collapse file tree 9 files changed +2
-44
lines changed Original file line number Diff line number Diff line change 1212  <artifactId >caffeine-bounded-cache-support</artifactId >
1313  <name >Operator SDK - Caffeine Bounded Cache Support</name >
1414
15-   <properties >
16-     <maven .compiler.source>11</maven .compiler.source>
17-     <maven .compiler.target>11</maven .compiler.target>
18-   </properties >
19- 
2015  <dependencies >
2116    <dependency >
2217      <groupId >io.javaoperatorsdk</groupId >
Original file line number Diff line number Diff line change 1111
1212  <artifactId >micrometer-support</artifactId >
1313  <name >Operator SDK - Micrometer Support</name >
14- 
15-   <properties >
16-     <maven .compiler.source>11</maven .compiler.source>
17-     <maven .compiler.target>11</maven .compiler.target>
18-   </properties >
19- 
14+   
2015  <dependencies >
2116    <dependency >
2217      <groupId >io.micrometer</groupId >
Original file line number Diff line number Diff line change 1212  <artifactId >operator-framework-junit-5</artifactId >
1313  <name >Operator SDK - Framework - JUnit 5 extension</name >
1414
15-   <properties >
16-     <maven .compiler.source>11</maven .compiler.source>
17-     <maven .compiler.target>11</maven .compiler.target>
18-   </properties >
19- 
2015  <dependencies >
2116    <dependency >
2217      <groupId >io.javaoperatorsdk</groupId >
Original file line number Diff line number Diff line change 7777        <formatter-maven-plugin .version>2.23.0</formatter-maven-plugin .version>
7878        <directory-maven-plugin .version>1.0</directory-maven-plugin .version>
7979        <impsort-maven-plugin .version>1.9.0</impsort-maven-plugin .version>
80+         <jib-maven-plugin .version>3.4.1</jib-maven-plugin .version>
8081    </properties >
8182
8283    <modules >
Original file line number Diff line number Diff line change 1515    <description >An E2E test for leader election</description >
1616    <packaging >jar</packaging >
1717
18-     <properties >
19-         <maven .compiler.source>11</maven .compiler.source>
20-         <maven .compiler.target>11</maven .compiler.target>
21-         <jib-maven-plugin .version>3.4.2</jib-maven-plugin .version>
22-     </properties >
23- 
2418    <dependencyManagement >
2519        <dependencies >
2620            <dependency >
Original file line number Diff line number Diff line change 1515    <description >Provisions Schemas in a MySQL database</description >
1616    <packaging >jar</packaging >
1717
18-     <properties >
19-         <maven .compiler.source>11</maven .compiler.source>
20-         <maven .compiler.target>11</maven .compiler.target>
21-         <jib-maven-plugin .version>3.4.2</jib-maven-plugin .version>
22-     </properties >
23- 
2418    <dependencyManagement >
2519        <dependencies >
2620            <dependency >
Original file line number Diff line number Diff line change 1414    <name >Operator SDK - Samples</name >
1515    <packaging >pom</packaging >
1616
17-     <properties >
18-         <jib-maven-plugin .version>3.1.4</jib-maven-plugin .version>
19-     </properties >
20- 
2117    <modules >
2218        <module >tomcat-operator</module >
2319        <module >webpage</module >
Original file line number Diff line number Diff line change 1515    <description >Provisions Tomcat Pods and deploys Webapplications in them</description >
1616    <packaging >jar</packaging >
1717
18-     <properties >
19-         <maven .compiler.source>11</maven .compiler.source>
20-         <maven .compiler.target>11</maven .compiler.target>
21-         <jib-maven-plugin .version>3.4.2</jib-maven-plugin .version>
22-     </properties >
23- 
2418    <dependencyManagement >
2519        <dependencies >
2620            <dependency >
Original file line number Diff line number Diff line change 1515    <description >Provisions an nginx Webserver based on a CRD with give html</description >
1616    <packaging >jar</packaging >
1717
18-     <properties >
19-         <maven .compiler.source>11</maven .compiler.source>
20-         <maven .compiler.target>11</maven .compiler.target>
21-         <jib-maven-plugin .version>3.4.2</jib-maven-plugin .version>
22-     </properties >
23- 
2418    <dependencyManagement >
2519        <dependencies >
2620            <dependency >
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments