Skip to content

Commit df0912a

Browse files
author
Sampath
committed
[maven-release-plugin] prepare release 0.0.2
1 parent abcae64 commit df0912a

10 files changed

Lines changed: 23 additions & 34 deletions

File tree

allocations/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,12 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
-->
17-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
18-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
17+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1918

2019
<parent>
2120
<groupId>com.github.chrishantha.sample</groupId>
2221
<artifactId>java-samples</artifactId>
23-
<version>0.0.2-SNAPSHOT</version>
22+
<version>0.0.2</version>
2423
<relativePath>../pom.xml</relativePath>
2524
</parent>
2625

base/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,12 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
-->
17-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
18-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
17+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1918

2019
<parent>
2120
<groupId>com.github.chrishantha.sample</groupId>
2221
<artifactId>java-samples</artifactId>
23-
<version>0.0.2-SNAPSHOT</version>
22+
<version>0.0.2</version>
2423
<relativePath>../pom.xml</relativePath>
2524
</parent>
2625

deadlock/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,12 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
-->
17-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
18-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
17+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1918

2019
<parent>
2120
<groupId>com.github.chrishantha.sample</groupId>
2221
<artifactId>java-samples</artifactId>
23-
<version>0.0.2-SNAPSHOT</version>
22+
<version>0.0.2</version>
2423
<relativePath>../pom.xml</relativePath>
2524
</parent>
2625

highcpu/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,12 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
-->
17-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
18-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
17+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1918

2019
<parent>
2120
<groupId>com.github.chrishantha.sample</groupId>
2221
<artifactId>java-samples</artifactId>
23-
<version>0.0.2-SNAPSHOT</version>
22+
<version>0.0.2</version>
2423
<relativePath>../pom.xml</relativePath>
2524
</parent>
2625

hotmethods/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,12 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
-->
17-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
18-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
17+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1918

2019
<parent>
2120
<groupId>com.github.chrishantha.sample</groupId>
2221
<artifactId>java-samples</artifactId>
23-
<version>0.0.2-SNAPSHOT</version>
22+
<version>0.0.2</version>
2423
<relativePath>../pom.xml</relativePath>
2524
</parent>
2625

latencies/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,12 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
-->
17-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
18-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
17+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1918

2019
<parent>
2120
<groupId>com.github.chrishantha.sample</groupId>
2221
<artifactId>java-samples</artifactId>
23-
<version>0.0.2-SNAPSHOT</version>
22+
<version>0.0.2</version>
2423
<relativePath>../pom.xml</relativePath>
2524
</parent>
2625

memoryleak/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,12 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
-->
17-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
18-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
17+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1918

2019
<parent>
2120
<groupId>com.github.chrishantha.sample</groupId>
2221
<artifactId>java-samples</artifactId>
23-
<version>0.0.2-SNAPSHOT</version>
22+
<version>0.0.2</version>
2423
<relativePath>../pom.xml</relativePath>
2524
</parent>
2625

memoryref/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,12 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
-->
17-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
18-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
17+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1918

2019
<parent>
2120
<groupId>com.github.chrishantha.sample</groupId>
2221
<artifactId>java-samples</artifactId>
23-
<version>0.0.2-SNAPSHOT</version>
22+
<version>0.0.2</version>
2423
<relativePath>../pom.xml</relativePath>
2524
</parent>
2625

pom.xml

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,12 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
-->
17-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
18-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
17+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
1918
<modelVersion>4.0.0</modelVersion>
2019

2120
<groupId>com.github.chrishantha.sample</groupId>
2221
<artifactId>java-samples</artifactId>
23-
<version>0.0.2-SNAPSHOT</version>
22+
<version>0.0.2</version>
2423
<packaging>pom</packaging>
2524

2625
<name>Java Samples</name>
@@ -39,7 +38,7 @@
3938
<url>https://github.com/chrishantha/sample-java-programs.git</url>
4039
<developerConnection>scm:git:https://github.com/Sampath2609/sample-java-programs.git</developerConnection>
4140
<connection>scm:git:https://github.com/Sampath2609/sample-java-programs.git</connection>
42-
<tag>HEAD</tag>
41+
<tag>0.0.2</tag>
4342
</scm>
4443

4544
<modules>
@@ -88,8 +87,7 @@
8887
</goals>
8988
<configuration>
9089
<transformers>
91-
<transformer
92-
implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
90+
<transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
9391
<mainClass>com.github.chrishantha.sample.base.App</mainClass>
9492
</transformer>
9593
</transformers>
@@ -149,7 +147,7 @@
149147
<properties>
150148
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
151149
<javac.target>1.8</javac.target>
152-
<samples.version>0.0.2-SNAPSHOT</samples.version>
150+
<samples.version>0.0.2</samples.version>
153151
<jcommander.version>1.72</jcommander.version>
154152
<hdrhistogram.version>2.1.11</hdrhistogram.version>
155153
</properties>

threadleak/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,12 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
-->
17-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
18-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
17+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1918

2019
<parent>
2120
<groupId>com.github.chrishantha.sample</groupId>
2221
<artifactId>java-samples</artifactId>
23-
<version>0.0.2-SNAPSHOT</version>
22+
<version>0.0.2</version>
2423
<relativePath>../pom.xml</relativePath>
2524
</parent>
2625

0 commit comments

Comments
 (0)