Skip to content

Commit

Permalink
Update Version for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
bobaikato committed Jul 11, 2023
1 parent 4cd01c5 commit 5149a1b
Showing 1 changed file with 7 additions and 12 deletions.
19 changes: 7 additions & 12 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@
~ \______ /______/ |____| |___|_______ \/_______ /
~ \/ \/ \/
~
~ Copyright (C) 2018 — 2023 Bobai Kato. All Rights Reserved.
~ Copyright (C) 2018 — 2023 Babai Kato. All Rights Reserved.
~
~ Licensed 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
~ Licensed under the Apache Licence, Version 2.0 (the "License");
~ you may not use this file except in compliance with the Licence.
~ You may obtain a copy of the Licence at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ distributed under the Licence 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.
~ limitations under the Licence.
-->

<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
Expand Down Expand Up @@ -279,11 +279,8 @@
</license>
</licenses>
<modelVersion>4.0.0</modelVersion>

<name>CUTILS ART</name>

<packaging>jar</packaging>

<profiles>
<profile>
<activation>
Expand All @@ -307,8 +304,6 @@
<developerConnection>scm:git:ssh://github.com:bobaikato/cutils.git</developerConnection>
<url>http://github.com/bobaikato/cutils/tree/master</url>
</scm>

<url>https://github.com/bobaikato/cutils</url>

<version>2.6.2</version>
<version>2.6.3</version>
</project>

0 comments on commit 5149a1b

Please sign in to comment.