Skip to content

Commit

Permalink
🔖 Release 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanlocke committed Nov 14, 2021
1 parent 65f7d5f commit 0529cd2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 3 additions & 1 deletion metadata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,15 @@
<project xmlns:xsi = "http://www.w3.org/2001/XMLSchema-instance" xmlns = "http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation = "http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>com.telenav.cactus</groupId>
<artifactId>cactus-build</artifactId>
<version>1.1.2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<name>cactus-build-metadata</name>
<artifactId>cactus-build-metadata</artifactId>
<packaging>jar</packaging>

Expand Down
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
xsi:schemaLocation = "http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

<modelVersion>4.0.0</modelVersion>

<name>cactus-build</name>
<groupId>com.telenav.cactus</groupId>
<artifactId>cactus-build</artifactId>
<version>1.1.2</version>
Expand Down

0 comments on commit 0529cd2

Please sign in to comment.