Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 583 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 583 Bytes

Introduction

Build Status

This project contains share parent POM for 'table-layout' and 'table-layout-example' projects.

Usage

The configured parent pom is used to avoid replicate the same meta inf in every project:

<parent>
  <groupId>info.clearthought</groupId>
  <artifactId>table-layout-parent</artifactId>
  <version>1</version>
</parent>

Configuration

Maven

Sonatype

Release