File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <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" >
32 <modelVersion >4.0.0</modelVersion >
43
54 <parent >
109
1110 <groupId >org.technologybrewery</groupId >
1211 <artifactId >poetry-monorepo-dependency-plugin</artifactId >
13- <version >1.2.1-SNAPSHOT </version >
12+ <version >1.3.0 </version >
1413 <packaging >habushu</packaging >
1514
1615 <name >Poetry Monorepo Dependency Plugin</name >
4443 <
developerConnection >scm:git:ssh://
[email protected] /TechnologyBrewery/poetry-monorepo-dependency-plugin.git
4544 </developerConnection >
4645 <url >https://github.com/TechnologyBrewery/poetry-monorepo-dependency-plugin/</url >
47- <tag >HEAD </tag >
46+ <tag >poetry-monorepo-dependency-plugin-1.3.0 </tag >
4847 </scm >
4948
5049 <properties >
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ repository = "https://github.com/TechnologyBrewery/poetry-monorepo-dependency-pl
33
44[project ]
55name = " poetry-monorepo-dependency-plugin"
6- version = " 1.2.1.dev "
6+ version = " 1.3.0 "
77description = " Poetry plugin that generates more easily consumable archives for projects in a monorepo structure with path dependencies on other Poetry projects"
88authors = [{
name =
" Eric Konieczny" ,
email =
" [email protected] " }]
99license = " MIT"
You can’t perform that action at this time.
0 commit comments