4.0.0
    
        org.sonatype.oss
        oss-parent
        7
    
    com.innoq.webjars
    innoq-bootstrap-theme
    1.0.0
    INNOQ branded Bootstrap 4 theme for internal use. 
    jar
    WebJar for innoQ Bootstrap Theme
    https://github.com/innoq/innoq-bootstrap-theme
    
    
        https://gitlab.innoq.com/innoq/webjar-innoq-bootstrap
        scm:git:https://gitlab.innoq.com/innoq/webjar-innoq-bootstrap.git
        scm:git:https://gitlab.innoq.com/innoq/webjar-innoq-bootstrap.git
        HEAD
    
    
        
            phl
            Philipp Haußleiter
            philipp.haussleiter@innoq.com
        
    
    
        UTF-8
        3.5.1
        https://github.com/jquery/jquery/archive/
        4.6.0
        https://github.com/twbs/bootstrap/releases/download/
        v5.3.10
        https://github.com/innoq/innoq-styleguide/releases/download/
        1.0.0
        https://github.com/innoq/innoq-bootstrap-theme/releases/download/
        ${project.build.outputDirectory}/META-INF/resources/webjars/${project.artifactId}/${project.version}
    
    
        
            nexus.innoq.io
            innoq.nexus Releases
            https://nexus.innoq.io/repository/innoQ-public/
        
        
            nexus.innoq.io
            innoq.nexus Snapshots
            https://nexus.innoq.io/repository/innoQ-public/
        
    
    
        
            
                org.codehaus.mojo
                wagon-maven-plugin
                1.0
                
                    
                        download-jquery
                        process-resources
                        
                            download-single
                        
                        
                            github.com
                            ${jquery-url}
                            ${jquery-version}.zip
                            ${project.build.directory}/jquery.zip
                        
                    
                    
                        download-bootstrap
                        process-resources
                        
                            download-single
                        
                        
                            github.com
                            ${bootstrap-url}
                            v${bootstrap-version}/bootstrap-${bootstrap-version}-dist.zip
                            ${project.build.directory}/bootstrap.zip
                        
                    
                    
                        download-innoq-styleguide
                        process-resources
                        
                            download-single
                        
                        
                            github.com
                            ${innoq-styleguide-url}
                            ${innoq-styleguide-version}/innoq-styleguide-${innoq-styleguide-version}.zip
                            ${project.build.directory}/innoq-styleguide.zip
                        
                    
                    
                        download-innoq-bootstrap-theme
                        process-resources
                        
                            download-single
                        
                        
                            github.com
                            ${innoq-bootstrap-url}
                            ${innoq-bootstrap-version}/innoq-bootstrap-theme-${innoq-bootstrap-version}.zip
                            ${project.build.directory}/innoq-bootstrap-theme.zip
                        
                    
                
            
            
                maven-antrun-plugin
                1.7
                
                    
                        process-resources
                        
                            run
                        
                        
                            
                                
                                
                                
                                
                                
                                
                                
                                
                                
                                
                                    
                                
                                
                                
                                    
                                
                                
                                    
                                
                                
                                    
                                
                                
                                    
                                
                            
                        
                    
                
            
        
        
            
                ${project.basedir}/src/main/resources
                ${destDir}